diff options
author | Gene Carlson <kvngncrlsn@gmail.com> | 2023-11-15 20:17:05 +0900 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-11-15 22:01:17 +0700 |
commit | e312356c3b6edd73a3e5c9c3172a733be3ae1576 (patch) | |
tree | 3dd7385531cde197e5d42426b580ec6fe3c2e630 /system | |
parent | 9f0f4517b717949c7cfdc1ac5c271e7a691ca7b6 (diff) |
system/sarasa-gothic: Updated for version 0.42.6.
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 eff09896ac..bde595479f 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.5} +VERSION=${VERSION:-0.42.6} 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 1cd50a51de..76c4e0998a 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.5" +VERSION="0.42.6" HOMEPAGE="https://github.com/be5invis/Sarasa-Gothic" -DOWNLOAD="https://github.com/be5invis/Sarasa-Gothic/releases/download/v0.42.5/sarasa-gothic-ttc-0.42.5.7z" -MD5SUM="ff912f6486da90253b56a728132c75a2" +DOWNLOAD="https://github.com/be5invis/Sarasa-Gothic/releases/download/v0.42.6/sarasa-gothic-ttc-0.42.6.7z" +MD5SUM="408b520ff57628a2f1979c05de80565a" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="p7zip" |