diff options
author | Gene Carlson <kvngncrlsn@gmail.com> | 2023-06-07 01:12:05 +0900 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-06-09 20:00:49 +0700 |
commit | b82f9df7d52d221b8cc3d529f1887dda1c423a43 (patch) | |
tree | de701fc37036d5a1ad9ab02c40b9da59cd85830d /system | |
parent | 3a4935620ca1895d04dd40565f753906ee85aca9 (diff) |
system/sarasa-gothic: Updated for version 0.41.0.
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 25835e6812a88..8efa5aa07a36d 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.40.7} +VERSION=${VERSION:-0.41.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 e1aa2d3073347..57095f1def06f 100644 --- a/system/sarasa-gothic/sarasa-gothic.info +++ b/system/sarasa-gothic/sarasa-gothic.info @@ -1,8 +1,8 @@ PRGNAM="sarasa-gothic" -VERSION="0.40.7" +VERSION="0.41.0" HOMEPAGE="https://github.con/be5invis/Sarasa-Gothic" -DOWNLOAD="https://github.com/be5invis/Sarasa-Gothic/releases/download/v0.40.7/sarasa-gothic-ttc-0.40.7.7z" -MD5SUM="f47c3cec30e2e8ed8fd98c7836d79b03" +DOWNLOAD="https://github.com/be5invis/Sarasa-Gothic/releases/download/v0.41.0/sarasa-gothic-ttc-0.41.0.7z" +MD5SUM="1efcee3915876f4d9c9acf06609f4aed" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="p7zip" |