diff options
author | Jesús <heckyel@hyperbola.info> | 2021-02-10 15:33:43 -0500 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2021-02-10 15:33:43 -0500 |
commit | b9bc10c9e2c20e9e579e18ce6fcae1fc3e82c25a (patch) | |
tree | 01ce93cbdc7124dce7d684dbc3441d8848c8cd28 /hyperterm | |
parent | 81901a1c3d59c662f45fc76ed733f7a2afa20179 (diff) | |
download | hyperterm-b9bc10c9e2c20e9e579e18ce6fcae1fc3e82c25a.tar.lz hyperterm-b9bc10c9e2c20e9e579e18ce6fcae1fc3e82c25a.tar.xz hyperterm-b9bc10c9e2c20e9e579e18ce6fcae1fc3e82c25a.zip |
change URLs support
Diffstat (limited to 'hyperterm')
-rw-r--r-- | hyperterm/core/update.sh | 7 | ||||
-rw-r--r-- | hyperterm/hyperterm.sha512 | 2 |
2 files changed, 6 insertions, 3 deletions
diff --git a/hyperterm/core/update.sh b/hyperterm/core/update.sh index 6794a99..c3af7b9 100644 --- a/hyperterm/core/update.sh +++ b/hyperterm/core/update.sh @@ -85,8 +85,11 @@ function updbashrc() { msg "¡Hurra! HyperTerm se ha actualizado y/o está en la versión actual." \ "Hooray! HyperTerm has been updated and/or is at the current version." - msg "Consigue tu copia de HyperTerm en: https://notabug.org/heckyel/hyperterm" \ - "Get your HyperTerm swag at: https://notabug.org/heckyel/hyperterm" + msg "Puede reportarnos errores en \033[0;36mhttps://todo.sr.ht/~heckyel/hyperterm \033[0m" \ + "You can report errors issues in \033[0;36mhttps://todo.sr.ht/~heckyel/hyperterm \033[0m" + + msg "Consigue tu copia de HyperTerm en: https://git.sr.ht/~heckyel/hyperterm" \ + "Get your HyperTerm copy on: https://git.sr.ht/~heckyel/hyperterm" printf '%b\n' "$RESET" else if [[ $(_url_exists "$URL") -eq 0 ]]; then diff --git a/hyperterm/hyperterm.sha512 b/hyperterm/hyperterm.sha512 index a71903a..01c2c00 100644 --- a/hyperterm/hyperterm.sha512 +++ b/hyperterm/hyperterm.sha512 @@ -14,7 +14,7 @@ feff7e1dc5d3a84761495979eaf091dc2132fa081c3b4501756973a25e0514e9a00cc9a201767bac 7447d3e167ab207d3ef4218e201a06bf5a3fc23281639f16f7f405f1d66b73923845d450fdb0a94672757866a9da0324f728564a1b61b2ed1678fe576eb565cf ./core/autocomplete.sh 065cfa39f1b4312ed275ad1039827a24f703176c653a8d27303d145f9d389a60ec5b3a9eb167e060cc6fd093b9c03cfb1a8b70254d444fbc6e62e2297d88b310 ./core/status.sh 5a362d89d5ccec7861fb33856b17e111ca95000752029529aaaa1182ca65dd84016debfec1b5a20a8f9bf43c141439fd070bc7363b82db09466dfd7cfd0b1a16 ./core/git.sh -a1c486c9cc0e623796291607d1967e98a585757ae2bd4daccd7b594d6c3ca32d14c1bde087d1edcb9a741a4748f6635ad4c381b4f8a2b86844ac7c8ef830e5e4 ./core/update.sh +77d27057a05ed8d2b3a37ae426da49452e3456930eea5d72105a7712606003b9c528f2a23111d99c3af24e7db66c3a2beaadd3511d29e9e68cddb9d0dc452544 ./core/update.sh f3e00b2aa8ab9f3ab44570adaa2520408ed66fd00f551654d60b64a4be3546ec781b7efa39bcd774937e654b6ffb4c7af3f21eeb36caf9c01f82f85cf28e2b4d ./core/languages.sh 1cfba599047d84a17ff92b695ebf527a505a30acc9ec21a2b9f410a7ea6dde4b23b5cf62e557d82f2fe9a8980649942424b879ca53baae4d4cb3057681baa7b6 ./core/colors.sh ab3089453e35cc38544dffe672d532cbd559634937893a053937b599175688aecc5f3caad3064e818b883b027f27713194e3909dc3ab0246922cea00557c595a ./hyperterm.sh |