diff options
author | Gene Carlson <kvngncrlsn@gmail.com> | 2022-06-01 21:30:41 +0900 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-06-04 10:37:19 +0700 |
commit | 1bf205200cdef6b0c05d48d8292b7014dd0536d8 (patch) | |
tree | 9961ed4490e37107f79cfd724cba0413334edcd5 /system | |
parent | e485cc5a48eea69edc18b86235fa20c6b72b8a66 (diff) | |
download | slackbuilds-1bf205200cdef6b0c05d48d8292b7014dd0536d8.tar.gz |
system/sarasa-gothic: Updated for version 0.36.4
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 05b550a19a..afdba3fc40 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.3} +VERSION=${VERSION:-0.36.4} 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 6a9fcabf4b..d73a55b07b 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.3" +VERSION="0.36.4" HOMEPAGE="https://github.con/be5invis/Sarasa-Gothic" -DOWNLOAD="https://github.com/be5invis/Sarasa-Gothic/releases/download/v0.36.3/sarasa-gothic-ttc-0.36.3.7z" -MD5SUM="7f2f96868bab0f98f693d0205cf344d2" +DOWNLOAD="https://github.com/be5invis/Sarasa-Gothic/releases/download/v0.36.4/sarasa-gothic-ttc-0.36.4.7z" +MD5SUM="860e8ad51b56c947edee169222a8bbab" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="p7zip" |