diff options
author | Gene Carlson <kvngncrlsn@gmail.com> | 2023-08-29 11:51:10 +0900 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-09-02 18:02:35 +0700 |
commit | 936161bbf3986052222790222a20217008e155b0 (patch) | |
tree | 377393db4dfffea2d44744f4d508a43ae04ba220 /system/sarasa-gothic | |
parent | 5890bb57895c6f55a72767275a1be4cfb7903853 (diff) |
system/sarasa-gothic: Updated for version 0.41.8.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
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 622dc3ab8885..1c7f367a3f9f 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.7} +VERSION=${VERSION:-0.41.8} 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 0aba93db00ab..a3433fdcfa82 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.7" +VERSION="0.41.8" HOMEPAGE="https://github.com/be5invis/Sarasa-Gothic" -DOWNLOAD="https://github.com/be5invis/Sarasa-Gothic/releases/download/v0.41.7/sarasa-gothic-ttc-0.41.7.7z" -MD5SUM="95e381561b08b675361df4a4cdd46171" +DOWNLOAD="https://github.com/be5invis/Sarasa-Gothic/releases/download/v0.41.8/sarasa-gothic-ttc-0.41.8.7z" +MD5SUM="9b650ce94ff018bb848c62cee513ab0d" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="p7zip" |