diff options
author | Gene Carlson <kvngncrlsn@gmail.com> | 2023-09-14 20:36:49 +0900 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-09-17 00:10:28 +0700 |
commit | 0f3140663082ecc613cfb2fcd0ff3d2ab50d2952 (patch) | |
tree | 2c3db3f63699551a094e969b5a50e51a88eda21c /system | |
parent | 0f736952b5064012f4dff963686c7a4cc8175ee0 (diff) |
system/sarasa-gothic: Updated for version 0.41.10.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
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 1c7f367a3f9f0..0f78e3899d94d 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.8} +VERSION=${VERSION:-0.41.10} 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 a3433fdcfa825..859ca9dae2bb2 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.8" +VERSION="0.41.10" HOMEPAGE="https://github.com/be5invis/Sarasa-Gothic" -DOWNLOAD="https://github.com/be5invis/Sarasa-Gothic/releases/download/v0.41.8/sarasa-gothic-ttc-0.41.8.7z" -MD5SUM="9b650ce94ff018bb848c62cee513ab0d" +DOWNLOAD="https://github.com/be5invis/Sarasa-Gothic/releases/download/v0.41.10/sarasa-gothic-ttc-0.41.10.7z" +MD5SUM="1a36fbe04401023a4dc7a569b9a93cf8" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="p7zip" |