diff options
author | Gene Carlson <kvngncrlsn@gmail.com> | 2024-08-30 13:13:47 +0900 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-08-30 12:10:54 +0700 |
commit | b845e4c2700cb41b8650039344e1841a1265cba5 (patch) | |
tree | 39207d2512f6425b1ed57a989ff813281fbbe10c | |
parent | 12b3a318f085b40d07ac9ab55641755eaf572ea9 (diff) |
system/sarasa-gothic: Updated for version 1.0.20.
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 0459401889c47..8a56a15f23b59 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.19} +VERSION=${VERSION:-1.0.20} 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 237c7235a6e34..91a90ef4ecaf6 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.19" +VERSION="1.0.20" HOMEPAGE="https://github.com/be5invis/Sarasa-Gothic" -DOWNLOAD="https://github.com/be5invis/Sarasa-Gothic/releases/download/v1.0.19/Sarasa-TTC-1.0.19.zip" -MD5SUM="fa709a7328fb2bc3a7c2b551af16d82e" +DOWNLOAD="https://github.com/be5invis/Sarasa-Gothic/releases/download/v1.0.20/Sarasa-TTC-1.0.20.zip" +MD5SUM="0be63577ceb0d7159b0211a9667edd27" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |