diff options
author | Gene Carlson <kvngncrlsn@gmail.com> | 2024-08-14 11:24:35 +0900 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-08-14 22:17:12 +0700 |
commit | 6d4caf8173329bf65b110e8fede6ad34a3e3bdbb (patch) | |
tree | 799e34efe0946df66ca57f491498159b3473bbc1 | |
parent | 9819569ba8a06a741e82e6703d991ce7926a185c (diff) | |
download | slackbuilds-6d4caf8173329bf65b110e8fede6ad34a3e3bdbb.tar.gz slackbuilds-6d4caf8173329bf65b110e8fede6ad34a3e3bdbb.tar.xz |
system/sarasa-gothic: Updated for version 1.0.18.
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 8ed8eb2f4d..409b95e9b2 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-TTC -VERSION=${VERSION:-1.0.15} +VERSION=${VERSION:-1.0.18} 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 781e2c9e89..c65491f419 100644 --- a/system/sarasa-gothic/sarasa-gothic.info +++ b/system/sarasa-gothic/sarasa-gothic.info @@ -1,8 +1,8 @@ PRGNAM="sarasa-gothic" -VERSION="1.0.15" +VERSION="1.0.18" HOMEPAGE="https://github.com/be5invis/Sarasa-Gothic" -DOWNLOAD="https://github.com/be5invis/Sarasa-Gothic/releases/download/v1.0.15/Sarasa-TTC-1.0.15.zip" -MD5SUM="065d7c8d20aca7f9efaa3f118f4f4070" +DOWNLOAD="https://github.com/be5invis/Sarasa-Gothic/releases/download/v1.0.18/Sarasa-TTC-1.0.18.zip" +MD5SUM="030a8151ef24ce11c59187bfca5b8b4f" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |