diff options
author | Gene Carlson <kvngncrlsn@gmail.com> | 2023-08-24 21:30:30 +0900 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-08-25 23:12:47 +0700 |
commit | 9806e20de945ea773bde7d5c03057c9a2be2b786 (patch) | |
tree | 315d32ae56d22d8b90e87c8d58cb03d37c037101 /system/sarasa-gothic | |
parent | 5c159a9bcfa12be14416dd29792a42d58f60b5e7 (diff) |
system/sarasa-gothic: Updated for version 0.41.7.
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 | 8 |
2 files changed, 5 insertions, 5 deletions
diff --git a/system/sarasa-gothic/sarasa-gothic.SlackBuild b/system/sarasa-gothic/sarasa-gothic.SlackBuild index c9e85c40a1442..622dc3ab88850 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.41.6} +VERSION=${VERSION:-0.41.7} 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 e64052eac78ea..0aba93db00abd 100644 --- a/system/sarasa-gothic/sarasa-gothic.info +++ b/system/sarasa-gothic/sarasa-gothic.info @@ -1,8 +1,8 @@ PRGNAM="sarasa-gothic" -VERSION="0.41.6" -HOMEPAGE="https://github.con/be5invis/Sarasa-Gothic" -DOWNLOAD="https://github.com/be5invis/Sarasa-Gothic/releases/download/v0.41.6/sarasa-gothic-ttc-0.41.6.7z" -MD5SUM="7a42ac506f2a9f02fdbbb7fb3c28ab60" +VERSION="0.41.7" +HOMEPAGE="https://github.com/be5invis/Sarasa-Gothic" +DOWNLOAD="https://github.com/be5invis/Sarasa-Gothic/releases/download/v0.41.7/sarasa-gothic-ttc-0.41.7.7z" +MD5SUM="95e381561b08b675361df4a4cdd46171" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="p7zip" |