diff options
author | K. Eugene Carlson <kvngncrlsn@gmail.com> | 2023-03-02 12:37:04 +0900 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-03-04 08:06:36 +0700 |
commit | cf01ac9d1cb0ab8df26d0906750aae7c788148b3 (patch) | |
tree | c283f4fde545b66c507b20025ce844623b3ee4b1 /system | |
parent | f80706b30eeb6975aa92733af325d91d90d60071 (diff) |
system/sarasa-gothic: Updated for version 0.40.1.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
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 82a7ab81ef7a..ab74bea93d4f 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.38.0} +VERSION=${VERSION:-0.40.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 5e025be1344a..abc75d29353b 100644 --- a/system/sarasa-gothic/sarasa-gothic.info +++ b/system/sarasa-gothic/sarasa-gothic.info @@ -1,8 +1,8 @@ PRGNAM="sarasa-gothic" -VERSION="0.38.0" +VERSION="0.40.1" HOMEPAGE="https://github.con/be5invis/Sarasa-Gothic" -DOWNLOAD="https://github.com/be5invis/Sarasa-Gothic/releases/download/v0.38.0/sarasa-gothic-ttc-0.38.0.7z" -MD5SUM="31df4ebf21a00b5cf65f5bc1c51a74f6" +DOWNLOAD="https://github.com/be5invis/Sarasa-Gothic/releases/download/v0.40.1/sarasa-gothic-ttc-0.40.1.7z" +MD5SUM="e5cf371cb7935c91dd01117f35f21aa8" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="p7zip" |