diff options
author | Gene Carlson <kvngncrlsn@gmail.com> | 2024-04-04 07:32:52 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-04-04 20:42:59 +0700 |
commit | 9c43145b68750f21794c0be4c850ad5bfe702e32 (patch) | |
tree | 6c2dbbd6f3de489ad484fc73a69789e8d7489a9f /system | |
parent | 5658bee7c79cccd72254d43e31908651e0a4f9b7 (diff) | |
download | slackbuilds-9c43145b68750f21794c0be4c850ad5bfe702e32.tar.gz slackbuilds-9c43145b68750f21794c0be4c850ad5bfe702e32.tar.xz |
system/sarasa-gothic: Updated for version 1.0.9.
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 bbb92b1bc6..f917dd79d9 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.7} +VERSION=${VERSION:-1.0.9} 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 88766337eb..c6e7c40e19 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.7" +VERSION="1.0.9" HOMEPAGE="https://github.com/be5invis/Sarasa-Gothic" -DOWNLOAD="https://github.com/be5invis/Sarasa-Gothic/releases/download/v1.0.7/Sarasa-TTC-1.0.7.zip" -MD5SUM="6cf498d50e63e2ea37a779ebc8e74407" +DOWNLOAD="https://github.com/be5invis/Sarasa-Gothic/releases/download/v1.0.9/Sarasa-TTC-1.0.9.zip" +MD5SUM="e10dd4b30aa48991a60026a226bac85c" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |