diff options
author | Gene Carlson <kvngncrlsn@gmail.com> | 2024-08-23 15:50:00 +0900 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-08-24 11:55:19 +0700 |
commit | 3b9422408c6e6bc052e04bbcb4df949c8e13c1ce (patch) | |
tree | 693334d0bd49c2ab649af931bb127074f9f303e3 /system | |
parent | 9f6fa9597cb713bb4641688fc2d2a644f6ddc7d6 (diff) |
system/sarasa-gothic: Updated for version 1.0.19.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
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 409b95e9b2..0459401889 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.18} +VERSION=${VERSION:-1.0.19} 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 c65491f419..237c7235a6 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.18" +VERSION="1.0.19" HOMEPAGE="https://github.com/be5invis/Sarasa-Gothic" -DOWNLOAD="https://github.com/be5invis/Sarasa-Gothic/releases/download/v1.0.18/Sarasa-TTC-1.0.18.zip" -MD5SUM="030a8151ef24ce11c59187bfca5b8b4f" +DOWNLOAD="https://github.com/be5invis/Sarasa-Gothic/releases/download/v1.0.19/Sarasa-TTC-1.0.19.zip" +MD5SUM="fa709a7328fb2bc3a7c2b551af16d82e" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |