system/sarasa-gothic: Updated for version 0.40.7.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
69f8712d65
commit
e869028420
|
@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
|
|||
|
||||
PRGNAM=sarasa-gothic
|
||||
SRCNAM=sarasa-gothic-ttc
|
||||
VERSION=${VERSION:-0.40.6}
|
||||
VERSION=${VERSION:-0.40.7}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="sarasa-gothic"
|
||||
VERSION="0.40.6"
|
||||
VERSION="0.40.7"
|
||||
HOMEPAGE="https://github.con/be5invis/Sarasa-Gothic"
|
||||
DOWNLOAD="https://github.com/be5invis/Sarasa-Gothic/releases/download/v0.40.6/sarasa-gothic-ttc-0.40.6.7z"
|
||||
MD5SUM="5f5a2e0d8d1796fa80bf1956cab61222"
|
||||
DOWNLOAD="https://github.com/be5invis/Sarasa-Gothic/releases/download/v0.40.7/sarasa-gothic-ttc-0.40.7.7z"
|
||||
MD5SUM="f47c3cec30e2e8ed8fd98c7836d79b03"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="p7zip"
|
||||
|
|
Loading…
Reference in New Issue