diff options
author | Gene Carlson <kvngncrlsn@gmail.com> | 2023-06-27 22:13:46 +0900 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-07-02 23:21:15 +0700 |
commit | d23a800b96454c120ee1bf7581a58e74f8483417 (patch) | |
tree | 0841b5564b4955e3a6471dcb59f0b3cae8d028fb | |
parent | 650e5aaea2146cc7d39c31885ae4f7ad1218516a (diff) |
system/sarasa-gothic: Updated for version 0.41.3.
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 8efa5aa07a36..25d492f14808 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.41.0} +VERSION=${VERSION:-0.41.3} 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 57095f1def06..d7181f50216e 100644 --- a/system/sarasa-gothic/sarasa-gothic.info +++ b/system/sarasa-gothic/sarasa-gothic.info @@ -1,8 +1,8 @@ PRGNAM="sarasa-gothic" -VERSION="0.41.0" +VERSION="0.41.3" HOMEPAGE="https://github.con/be5invis/Sarasa-Gothic" -DOWNLOAD="https://github.com/be5invis/Sarasa-Gothic/releases/download/v0.41.0/sarasa-gothic-ttc-0.41.0.7z" -MD5SUM="1efcee3915876f4d9c9acf06609f4aed" +DOWNLOAD="https://github.com/be5invis/Sarasa-Gothic/releases/download/v0.41.3/sarasa-gothic-ttc-0.41.3.7z" +MD5SUM="913da50ffd948bf99ed8d733577dc5ad" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="p7zip" |