diff options
author | K. Eugene Carlson <kvngncrlsn@gmail.com> | 2023-03-16 18:18:24 +0900 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-03-18 09:50:14 +0700 |
commit | 8a3fd45817dfe96938847dc50425e3c5d82dd0f1 (patch) | |
tree | a6e9c6e51bd38e8cf9b6f3223454bfe6df441caa /system/sarasa-gothic | |
parent | 4e3cee0006d3b90faf0dd6052519945fb0af9299 (diff) |
system/sarasa-gothic: Updated for version 0.40.3.
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 ce165b5ef874..8f51589866d4 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.2} +VERSION=${VERSION:-0.40.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 51cfac08c02d..71f318906480 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.2" +VERSION="0.40.3" HOMEPAGE="https://github.con/be5invis/Sarasa-Gothic" -DOWNLOAD="https://github.com/be5invis/Sarasa-Gothic/releases/download/v0.40.2/sarasa-gothic-ttc-0.40.2.7z" -MD5SUM="18ff97c82489e32c32ba1b5b9ab104ed" +DOWNLOAD="https://github.com/be5invis/Sarasa-Gothic/releases/download/v0.40.3/sarasa-gothic-ttc-0.40.3.7z" +MD5SUM="8a550cf09d47c05e6d90a79e40198b9a" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="p7zip" |