diff options
author | Gene Carlson <kvngncrlsn@gmail.com> | 2022-07-22 22:46:21 +0900 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-07-23 11:13:16 +0700 |
commit | 6bc26971033a2b027a18cea393266a29391ff4a3 (patch) | |
tree | 3f2c7ad79a23e5e6112231a5b8dd28f889ae0f46 | |
parent | de64d28e52d40227f96bb33e22966b155bb86cc8 (diff) |
system/sarasa-gothic: Updated for version 0.36.7.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-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 dfc70b4530b8..2cbc406e4245 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.6} +VERSION=${VERSION:-0.36.7} 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 b1814ab4f079..e28370c1a22c 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.6" +VERSION="0.36.7" HOMEPAGE="https://github.con/be5invis/Sarasa-Gothic" -DOWNLOAD="https://github.com/be5invis/Sarasa-Gothic/releases/download/v0.36.6/sarasa-gothic-ttc-0.36.6.7z" -MD5SUM="e1d88472ca402407b292e8b6fe47b6d6" +DOWNLOAD="https://github.com/be5invis/Sarasa-Gothic/releases/download/v0.36.7/sarasa-gothic-ttc-0.36.7.7z" +MD5SUM="ff46161aa0a29d9726f214d3b5043ddb" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="p7zip" |