Browse Source
system/sarasa-gothic: Updated for version 0.37.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
pull/189/head
Gene Carlson
3 years ago
committed by
Willy Sudiarto Raharjo
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with
4 additions and
4 deletions
-
system/sarasa-gothic/sarasa-gothic.SlackBuild
-
system/sarasa-gothic/sarasa-gothic.info
|
|
@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) |
|
|
|
|
|
|
|
PRGNAM=sarasa-gothic |
|
|
|
SRCNAM=sarasa-gothic-ttc |
|
|
|
VERSION=${VERSION:-0.37.1} |
|
|
|
VERSION=${VERSION:-0.37.4} |
|
|
|
BUILD=${BUILD:-1} |
|
|
|
TAG=${TAG:-_SBo} |
|
|
|
PKGTYPE=${PKGTYPE:-tgz} |
|
|
|
|
|
@ -1,8 +1,8 @@ |
|
|
|
PRGNAM="sarasa-gothic" |
|
|
|
VERSION="0.37.1" |
|
|
|
VERSION="0.37.4" |
|
|
|
HOMEPAGE="https://github.con/be5invis/Sarasa-Gothic" |
|
|
|
DOWNLOAD="https://github.com/be5invis/Sarasa-Gothic/releases/download/v0.37.1/sarasa-gothic-ttc-0.37.1.7z" |
|
|
|
MD5SUM="c2db09d6de54588b2f95a194a72059dd" |
|
|
|
DOWNLOAD="https://github.com/be5invis/Sarasa-Gothic/releases/download/v0.37.4/sarasa-gothic-ttc-0.37.4.7z" |
|
|
|
MD5SUM="a836aef5a53405b8171e62dd2b886ac0" |
|
|
|
DOWNLOAD_x86_64="" |
|
|
|
MD5SUM_x86_64="" |
|
|
|
REQUIRES="p7zip" |
|
|
|