diff options
author | Gene Carlson <kvngncrlsn@gmail.com> | 2024-01-24 07:21:33 +0900 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-01-26 10:07:27 +0700 |
commit | beffa342b40e1e841a77660c06b9bc92b2f480cf (patch) | |
tree | 9a855441e7d1eb1fdebb6840d510c72cfa88672c /system | |
parent | db8b355cd16ec6c628b0683ab53738e422da075c (diff) |
system/sarasa-gothic: Updated for version 1.0.4.
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 475654449a4c..49697cfe6e3f 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-TTC -VERSION=${VERSION:-1.0.3} +VERSION=${VERSION:-1.0.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 353597802abe..9a6d67d522e0 100644 --- a/system/sarasa-gothic/sarasa-gothic.info +++ b/system/sarasa-gothic/sarasa-gothic.info @@ -1,8 +1,8 @@ PRGNAM="sarasa-gothic" -VERSION="1.0.3" +VERSION="1.0.4" HOMEPAGE="https://github.com/be5invis/Sarasa-Gothic" -DOWNLOAD="https://github.com/be5invis/Sarasa-Gothic/releases/download/v1.0.3/Sarasa-TTC-1.0.3.7z" -MD5SUM="f99caba0185f6206ec8d307baff23e18" +DOWNLOAD="https://github.com/be5invis/Sarasa-Gothic/releases/download/v1.0.4/Sarasa-TTC-1.0.4.7z" +MD5SUM="3f11538ee15a579433599b47dabaacf5" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="p7zip" |