diff options
author | Gene Carlson <kvngncrlsn@gmail.com> | 2024-11-22 10:16:13 +0900 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-11-22 09:28:33 +0700 |
commit | 0946a881c5c9ece99f54e4d028d79992b97c48e9 (patch) | |
tree | 0db02c74cc76ec0df08409a10c6f67108f893ed5 /system | |
parent | 679b02af0c804551a02e5f79dd52a4ab91c19187 (diff) |
system/sarasa-gothic: Updated for version 1.0.24.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system')
-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 ffdead66330ed..7edadf5a82f11 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-TTC -VERSION=${VERSION:-1.0.23} +VERSION=${VERSION:-1.0.24} 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 fccea95203e84..610bfd5e7cb7d 100644 --- a/system/sarasa-gothic/sarasa-gothic.info +++ b/system/sarasa-gothic/sarasa-gothic.info @@ -1,8 +1,8 @@ PRGNAM="sarasa-gothic" -VERSION="1.0.23" +VERSION="1.0.24" HOMEPAGE="https://github.com/be5invis/Sarasa-Gothic" -DOWNLOAD="https://github.com/be5invis/Sarasa-Gothic/releases/download/v1.0.23/Sarasa-TTC-1.0.23.zip" -MD5SUM="4a35073c1479faaa0df74172e818132f" +DOWNLOAD="https://github.com/be5invis/Sarasa-Gothic/releases/download/v1.0.24/Sarasa-TTC-1.0.24.zip" +MD5SUM="73f6fd7ee04aa84d103636c079661e61" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |