diff options
author | Gene Carlson <kvngncrlsn@gmail.com> | 2023-10-26 20:06:58 +0900 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-10-28 13:11:51 +0700 |
commit | 3c5fc8ac548c4de69b813a3cfe9fa695d0af3711 (patch) | |
tree | f694668e5ac3246c3f24dbc2534b48aa2c557032 /system/sarasa-gothic | |
parent | 1bd5c49cfe3ba6326bbc8e3fcd93a2bff43c9c4b (diff) |
system/sarasa-gothic: Updated for version 0.42.3.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/sarasa-gothic')
-rw-r--r-- | system/sarasa-gothic/sarasa-gothic.SlackBuild | 2 | ||||
-rw-r--r-- | system/sarasa-gothic/sarasa-gothic.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/system/sarasa-gothic/sarasa-gothic.SlackBuild b/system/sarasa-gothic/sarasa-gothic.SlackBuild index bf319a75f45a4..846b8de80890a 100644 --- a/system/sarasa-gothic/sarasa-gothic.SlackBuild +++ b/system/sarasa-gothic/sarasa-gothic.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=sarasa-gothic SRCNAM=sarasa-gothic-ttc -VERSION=${VERSION:-0.42.2} +VERSION=${VERSION:-0.42.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/system/sarasa-gothic/sarasa-gothic.info b/system/sarasa-gothic/sarasa-gothic.info index ec5b09a05bd41..18aca57a27966 100644 --- a/system/sarasa-gothic/sarasa-gothic.info +++ b/system/sarasa-gothic/sarasa-gothic.info @@ -1,8 +1,8 @@ PRGNAM="sarasa-gothic" -VERSION="0.42.2" +VERSION="0.42.3" HOMEPAGE="https://github.com/be5invis/Sarasa-Gothic" -DOWNLOAD="https://github.com/be5invis/Sarasa-Gothic/releases/download/v0.42.2/sarasa-gothic-ttc-0.42.2.7z" -MD5SUM="db0a40ae2f6720ffcf91339a6934e8a3" +DOWNLOAD="https://github.com/be5invis/Sarasa-Gothic/releases/download/v0.42.3/sarasa-gothic-ttc-0.42.3.7z" +MD5SUM="0ea4b488628372bca620d9157ec764b1" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="p7zip" |