diff options
author | Gene Carlson <kvngncrlsn@gmail.com> | 2023-07-27 21:41:39 +0900 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-07-29 08:13:36 +0700 |
commit | 8c217d7fee6006f9ad6c75d24ce96f7d9f269a62 (patch) | |
tree | 6493cebc85ca1f7c5085c6293d41292c2c4c361d /system/sarasa-gothic | |
parent | d585393f7f30bf653eb21839432b3fec30d2e853 (diff) |
system/sarasa-gothic: Updated for version 0.41.4.
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 25d492f14808d..32364d9e9554f 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.3} +VERSION=${VERSION:-0.41.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 d7181f50216ee..f4369d0cb57ff 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.3" +VERSION="0.41.4" HOMEPAGE="https://github.con/be5invis/Sarasa-Gothic" -DOWNLOAD="https://github.com/be5invis/Sarasa-Gothic/releases/download/v0.41.3/sarasa-gothic-ttc-0.41.3.7z" -MD5SUM="913da50ffd948bf99ed8d733577dc5ad" +DOWNLOAD="https://github.com/be5invis/Sarasa-Gothic/releases/download/v0.41.4/sarasa-gothic-ttc-0.41.4.7z" +MD5SUM="c00878e2125c07233e7b411f08126093" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="p7zip" |