diff options
author | Gene Carlson <kvngncrlsn@gmail.com> | 2022-06-19 21:13:39 +0900 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-06-20 10:04:51 +0700 |
commit | fa860283ad168d97c7ac60a2f39bd3a2bb5b35ef (patch) | |
tree | 833c22ce3f1158e5fff28e1ddc3de1bb372af611 /system/sarasa-gothic | |
parent | 4f99a118f01f966803c067590c0d36f60515179c (diff) |
system/sarasa-gothic: Updated for version 0.36.5.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/sarasa-gothic')
-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 afdba3fc40d5..8abf7a66190f 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.36.4} +VERSION=${VERSION:-0.36.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 d73a55b07b43..5dc8b62b4131 100644 --- a/system/sarasa-gothic/sarasa-gothic.info +++ b/system/sarasa-gothic/sarasa-gothic.info @@ -1,8 +1,8 @@ PRGNAM="sarasa-gothic" -VERSION="0.36.4" +VERSION="0.36.5" HOMEPAGE="https://github.con/be5invis/Sarasa-Gothic" -DOWNLOAD="https://github.com/be5invis/Sarasa-Gothic/releases/download/v0.36.4/sarasa-gothic-ttc-0.36.4.7z" -MD5SUM="860e8ad51b56c947edee169222a8bbab" +DOWNLOAD="https://github.com/be5invis/Sarasa-Gothic/releases/download/v0.36.5/sarasa-gothic-ttc-0.36.5.7z" +MD5SUM="c0d22484141aa2666532db9dcfca10a4" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="p7zip" |