diff options
author | Gene Carlson <kvngncrlsn@gmail.com> | 2023-04-18 18:41:06 +0900 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-04-22 11:38:19 +0700 |
commit | acb8a247114c82b6b7eafc342ab89c1d3bc69077 (patch) | |
tree | 05a97db86090cf9938fb93449a2ae292e541b6b9 /system/sarasa-gothic | |
parent | 40149ad1e0246272830804cdbf4f9f817ce1082f (diff) |
system/sarasa-gothic: Updated for version 0.40.5.
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 bd1d11a9a1c42..038ca9aad37ba 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.4} +VERSION=${VERSION:-0.40.5} 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 e75a29a5aec63..364dcd10cc952 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.4" +VERSION="0.40.5" HOMEPAGE="https://github.con/be5invis/Sarasa-Gothic" -DOWNLOAD="https://github.com/be5invis/Sarasa-Gothic/releases/download/v0.40.4/sarasa-gothic-ttc-0.40.4.7z" -MD5SUM="f2bfdda2868eb41ff3be1725a0694829" +DOWNLOAD="https://github.com/be5invis/Sarasa-Gothic/releases/download/v0.40.5/sarasa-gothic-ttc-0.40.5.7z" +MD5SUM="0c262a9d4749104f46e514a758721470" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="p7zip" |