diff options
author | Gene Carlson <kvngncrlsn@gmail.com> | 2023-12-29 12:45:02 +0900 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-12-29 19:04:46 +0700 |
commit | d735a5444b60b3b95f3a6fce4196c2502bc9dfdd (patch) | |
tree | 3e4149bdbc765f127f7e3e4878c949aae68987b0 /system/sarasa-gothic | |
parent | e2c1ba39ded07091df32cde8e63b97f46b854c41 (diff) |
system/sarasa-gothic: Updated for version 1.0.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/sarasa-gothic')
-rw-r--r-- | system/sarasa-gothic/sarasa-gothic.SlackBuild | 4 | ||||
-rw-r--r-- | system/sarasa-gothic/sarasa-gothic.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/system/sarasa-gothic/sarasa-gothic.SlackBuild b/system/sarasa-gothic/sarasa-gothic.SlackBuild index bde595479f9f..d0af9df3ec6e 100644 --- a/system/sarasa-gothic/sarasa-gothic.SlackBuild +++ b/system/sarasa-gothic/sarasa-gothic.SlackBuild @@ -25,8 +25,8 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=sarasa-gothic -SRCNAM=sarasa-gothic-ttc -VERSION=${VERSION:-0.42.6} +SRCNAM=Sarasa-TTC +VERSION=${VERSION:-1.0.0} 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 76c4e0998af6..0c74cb305ad0 100644 --- a/system/sarasa-gothic/sarasa-gothic.info +++ b/system/sarasa-gothic/sarasa-gothic.info @@ -1,8 +1,8 @@ PRGNAM="sarasa-gothic" -VERSION="0.42.6" +VERSION="1.0.0" HOMEPAGE="https://github.com/be5invis/Sarasa-Gothic" -DOWNLOAD="https://github.com/be5invis/Sarasa-Gothic/releases/download/v0.42.6/sarasa-gothic-ttc-0.42.6.7z" -MD5SUM="408b520ff57628a2f1979c05de80565a" +DOWNLOAD="https://github.com/be5invis/Sarasa-Gothic/releases/download/v1.0.0/Sarasa-TTC-1.0.0.7z" +MD5SUM="23924a54eba78c8bed4afc434d7d93c7" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="p7zip" |