diff options
author | Gene Carlson <kvngncrlsn@gmail.com> | 2023-01-12 13:13:14 +0900 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-01-14 08:49:59 +0700 |
commit | 98ba2d0dc03b405a9447f5bf84f96a85d13b0917 (patch) | |
tree | bea193cd93f067b3bd89fc20898b8f0bf0554e1a /system/sarasa-gothic | |
parent | 65805408df1af445b0622e604e84710a9ae1ddc6 (diff) |
system/sarasa-gothic: Updated for version 0.38.0.
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 | 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 83df4d012b512..82a7ab81ef7ad 100644 --- a/system/sarasa-gothic/sarasa-gothic.SlackBuild +++ b/system/sarasa-gothic/sarasa-gothic.SlackBuild @@ -2,7 +2,7 @@ # # Slackware build script for sarasa-gothic # -# Copyright 2022 K. Eugene Carlson Tsukuba, Japan +# Copyright 2022-2023 K. Eugene Carlson Tsukuba, Japan # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=sarasa-gothic SRCNAM=sarasa-gothic-ttc -VERSION=${VERSION:-0.37.4} +VERSION=${VERSION:-0.38.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 9ba746a6d3e5d..5e025be1344ad 100644 --- a/system/sarasa-gothic/sarasa-gothic.info +++ b/system/sarasa-gothic/sarasa-gothic.info @@ -1,8 +1,8 @@ PRGNAM="sarasa-gothic" -VERSION="0.37.4" +VERSION="0.38.0" HOMEPAGE="https://github.con/be5invis/Sarasa-Gothic" -DOWNLOAD="https://github.com/be5invis/Sarasa-Gothic/releases/download/v0.37.4/sarasa-gothic-ttc-0.37.4.7z" -MD5SUM="a836aef5a53405b8171e62dd2b886ac0" +DOWNLOAD="https://github.com/be5invis/Sarasa-Gothic/releases/download/v0.38.0/sarasa-gothic-ttc-0.38.0.7z" +MD5SUM="31df4ebf21a00b5cf65f5bc1c51a74f6" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="p7zip" |