diff options
author | Gene Carlson <kvngncrlsn@gmail.com> | 2023-04-26 22:58:37 +0900 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-04-29 18:11:50 +0700 |
commit | ef32031438e0e21ea7a9cf2ecf73e61d45c79b65 (patch) | |
tree | d0f22b336399a1cfb8e7d8cc76d83efcc4f755d3 /system | |
parent | b73e980d18280ea79b03b0002a112b82e147e6b1 (diff) |
system/sarasa-gothic: Updated for version 0.40.6.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system')
-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 038ca9aad37ba..6ac370f3833e8 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.5} +VERSION=${VERSION:-0.40.6} 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 364dcd10cc952..ec120019bd675 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.5" +VERSION="0.40.6" HOMEPAGE="https://github.con/be5invis/Sarasa-Gothic" -DOWNLOAD="https://github.com/be5invis/Sarasa-Gothic/releases/download/v0.40.5/sarasa-gothic-ttc-0.40.5.7z" -MD5SUM="0c262a9d4749104f46e514a758721470" +DOWNLOAD="https://github.com/be5invis/Sarasa-Gothic/releases/download/v0.40.6/sarasa-gothic-ttc-0.40.6.7z" +MD5SUM="5f5a2e0d8d1796fa80bf1956cab61222" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="p7zip" |