diff options
author | Gene Carlson <kvngncrlsn@gmail.com> | 2024-01-10 20:36:42 +0900 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-01-12 22:09:38 +0700 |
commit | 58f473c72c256a99f70cd4d8ca86ef436b6b6d5b (patch) | |
tree | 9986bfa8c1bb01293475e46fd453f2dfc0350d1c /system | |
parent | 24433c117bdf5d8e097de2ae288e37cfd9478a6f (diff) |
system/sarasa-gothic: Updated for version 1.0.3.
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 efade44dbad8..475654449a4c 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-TTC -VERSION=${VERSION:-1.0.2} +VERSION=${VERSION:-1.0.3} 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 49b3c33fd1de..353597802abe 100644 --- a/system/sarasa-gothic/sarasa-gothic.info +++ b/system/sarasa-gothic/sarasa-gothic.info @@ -1,8 +1,8 @@ PRGNAM="sarasa-gothic" -VERSION="1.0.2" +VERSION="1.0.3" HOMEPAGE="https://github.com/be5invis/Sarasa-Gothic" -DOWNLOAD="https://github.com/be5invis/Sarasa-Gothic/releases/download/v1.0.2/Sarasa-TTC-1.0.2.7z" -MD5SUM="35b1900a66ea4dbe8d29209d065c2c8b" +DOWNLOAD="https://github.com/be5invis/Sarasa-Gothic/releases/download/v1.0.3/Sarasa-TTC-1.0.3.7z" +MD5SUM="f99caba0185f6206ec8d307baff23e18" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="p7zip" |