diff options
author | Gene Carlson <kvngncrlsn@gmail.com> | 2023-10-03 09:51:51 +0900 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-10-07 00:59:30 +0700 |
commit | 450cb71eed36b01afe27c77c1e5c01e68863a42a (patch) | |
tree | 7b2578ee3e42e2a771e4421c421ef0ed710aa701 /system/sarasa-gothic | |
parent | d94e3c2d9c141e80a59e22574835a2d764604839 (diff) |
system/sarasa-gothic: Updated for version 0.42.1.
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 e362ac75033d4..868152a358ddf 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.42.0} +VERSION=${VERSION:-0.42.1} 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 1c00d32b5bb80..a5c96189346d2 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.0" +VERSION="0.42.1" HOMEPAGE="https://github.com/be5invis/Sarasa-Gothic" -DOWNLOAD="https://github.com/be5invis/Sarasa-Gothic/releases/download/v0.42.0/sarasa-gothic-ttc-0.42.0.7z" -MD5SUM="9c7721be6790e30fcf97fee901807c38" +DOWNLOAD="https://github.com/be5invis/Sarasa-Gothic/releases/download/v0.42.1/sarasa-gothic-ttc-0.42.1.7z" +MD5SUM="d589a9591aacdddadbaf6fdc8460d5cf" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="p7zip" |