diff options
author | Gene Carlson <kvngncrlsn@gmail.com> | 2023-09-20 12:14:07 +0900 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-09-23 08:42:53 +0700 |
commit | 26ec9eefe2fb9cbd24d1ac3bd6e2ed6efce55bd6 (patch) | |
tree | ea990e081a320c9a585d4eaeb4641ad2eda4b538 /system | |
parent | b7e0b664cf285ec329444bd6007a6da53c3b2a06 (diff) |
system/sarasa-gothic: Updated for version 0.42.0.
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 0f78e3899d94d..e362ac75033d4 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.41.10} +VERSION=${VERSION:-0.42.0} 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 859ca9dae2bb2..1c00d32b5bb80 100644 --- a/system/sarasa-gothic/sarasa-gothic.info +++ b/system/sarasa-gothic/sarasa-gothic.info @@ -1,8 +1,8 @@ PRGNAM="sarasa-gothic" -VERSION="0.41.10" +VERSION="0.42.0" HOMEPAGE="https://github.com/be5invis/Sarasa-Gothic" -DOWNLOAD="https://github.com/be5invis/Sarasa-Gothic/releases/download/v0.41.10/sarasa-gothic-ttc-0.41.10.7z" -MD5SUM="1a36fbe04401023a4dc7a569b9a93cf8" +DOWNLOAD="https://github.com/be5invis/Sarasa-Gothic/releases/download/v0.42.0/sarasa-gothic-ttc-0.42.0.7z" +MD5SUM="9c7721be6790e30fcf97fee901807c38" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="p7zip" |