diff options
author | Gene Carlson <kvngncrlsn@gmail.com> | 2023-11-02 20:59:56 +0900 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-11-04 16:39:18 +0700 |
commit | efd1f8972d4182aa144b1a5886bb2629b29a502f (patch) | |
tree | 7152efa63fe6f353f59bb986bde63c902814a83a /system/sarasa-gothic | |
parent | bdec3788ce0593363a99fc87cb536ef6233b589c (diff) |
system/sarasa-gothic: Updated for version 0.42.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/sarasa-gothic')
-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 846b8de80890a..2725169cf2b94 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.42.3} +VERSION=${VERSION:-0.42.4} 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 18aca57a27966..2513b95e7edbe 100644 --- a/system/sarasa-gothic/sarasa-gothic.info +++ b/system/sarasa-gothic/sarasa-gothic.info @@ -1,8 +1,8 @@ PRGNAM="sarasa-gothic" -VERSION="0.42.3" +VERSION="0.42.4" HOMEPAGE="https://github.com/be5invis/Sarasa-Gothic" -DOWNLOAD="https://github.com/be5invis/Sarasa-Gothic/releases/download/v0.42.3/sarasa-gothic-ttc-0.42.3.7z" -MD5SUM="0ea4b488628372bca620d9157ec764b1" +DOWNLOAD="https://github.com/be5invis/Sarasa-Gothic/releases/download/v0.42.4/sarasa-gothic-ttc-0.42.4.7z" +MD5SUM="ab47318b9a25d91f52ec643630ee5aff" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="p7zip" |