diff options
author | Gene Carlson <kvngncrlsn@gmail.com> | 2023-11-09 20:59:11 +0900 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-11-09 21:04:12 +0700 |
commit | f8fa1067febd4baa5ac5ffcdeb0383970675db04 (patch) | |
tree | a00003b0cc96c9c24ef4aebb3b330e9878e84b77 /system | |
parent | 81f81c86a5000d8b294d85888faa08e49a915e9b (diff) |
system/sarasa-gothic: Updated for version 0.42.5.
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 2725169cf2b9..eff09896acfd 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.4} +VERSION=${VERSION:-0.42.5} 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 2513b95e7edb..1cd50a51de92 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.4" +VERSION="0.42.5" HOMEPAGE="https://github.com/be5invis/Sarasa-Gothic" -DOWNLOAD="https://github.com/be5invis/Sarasa-Gothic/releases/download/v0.42.4/sarasa-gothic-ttc-0.42.4.7z" -MD5SUM="ab47318b9a25d91f52ec643630ee5aff" +DOWNLOAD="https://github.com/be5invis/Sarasa-Gothic/releases/download/v0.42.5/sarasa-gothic-ttc-0.42.5.7z" +MD5SUM="ff912f6486da90253b56a728132c75a2" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="p7zip" |