system/sarasa-gothic: Updated for version 0.41.4.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
d585393f7f
commit
8c217d7fee
|
@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
|
|||
|
||||
PRGNAM=sarasa-gothic
|
||||
SRCNAM=sarasa-gothic-ttc
|
||||
VERSION=${VERSION:-0.41.3}
|
||||
VERSION=${VERSION:-0.41.4}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="sarasa-gothic"
|
||||
VERSION="0.41.3"
|
||||
VERSION="0.41.4"
|
||||
HOMEPAGE="https://github.con/be5invis/Sarasa-Gothic"
|
||||
DOWNLOAD="https://github.com/be5invis/Sarasa-Gothic/releases/download/v0.41.3/sarasa-gothic-ttc-0.41.3.7z"
|
||||
MD5SUM="913da50ffd948bf99ed8d733577dc5ad"
|
||||
DOWNLOAD="https://github.com/be5invis/Sarasa-Gothic/releases/download/v0.41.4/sarasa-gothic-ttc-0.41.4.7z"
|
||||
MD5SUM="c00878e2125c07233e7b411f08126093"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="p7zip"
|
||||
|
|
Loading…
Reference in New Issue