diff options
author | Gene Carlson <kvngncrlsn@gmail.com> | 2023-03-22 08:31:06 +0900 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-04-01 09:14:23 +0700 |
commit | 4d9001f586ce0c82cec368da8eeddc720b4317b7 (patch) | |
tree | 735aefe36317ae52c09a918be2f19ffe4100cc7c /system/sarasa-gothic | |
parent | 2cce89a93432199247a11184d3b61e4e6016dda9 (diff) |
system/sarasa-gothic: Updated for version 0.40.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 8f51589866d45..bd1d11a9a1c42 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.40.3} +VERSION=${VERSION:-0.40.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 71f3189064802..e75a29a5aec63 100644 --- a/system/sarasa-gothic/sarasa-gothic.info +++ b/system/sarasa-gothic/sarasa-gothic.info @@ -1,8 +1,8 @@ PRGNAM="sarasa-gothic" -VERSION="0.40.3" +VERSION="0.40.4" HOMEPAGE="https://github.con/be5invis/Sarasa-Gothic" -DOWNLOAD="https://github.com/be5invis/Sarasa-Gothic/releases/download/v0.40.3/sarasa-gothic-ttc-0.40.3.7z" -MD5SUM="8a550cf09d47c05e6d90a79e40198b9a" +DOWNLOAD="https://github.com/be5invis/Sarasa-Gothic/releases/download/v0.40.4/sarasa-gothic-ttc-0.40.4.7z" +MD5SUM="f2bfdda2868eb41ff3be1725a0694829" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="p7zip" |