mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
system/sarasa-gothic: Updated for version 0.40.2.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
574f67c0ba
commit
15234c9f95
2 changed files with 4 additions and 4 deletions
|
@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
|
|||
|
||||
PRGNAM=sarasa-gothic
|
||||
SRCNAM=sarasa-gothic-ttc
|
||||
VERSION=${VERSION:-0.40.1}
|
||||
VERSION=${VERSION:-0.40.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="sarasa-gothic"
|
||||
VERSION="0.40.1"
|
||||
VERSION="0.40.2"
|
||||
HOMEPAGE="https://github.con/be5invis/Sarasa-Gothic"
|
||||
DOWNLOAD="https://github.com/be5invis/Sarasa-Gothic/releases/download/v0.40.1/sarasa-gothic-ttc-0.40.1.7z"
|
||||
MD5SUM="e5cf371cb7935c91dd01117f35f21aa8"
|
||||
DOWNLOAD="https://github.com/be5invis/Sarasa-Gothic/releases/download/v0.40.2/sarasa-gothic-ttc-0.40.2.7z"
|
||||
MD5SUM="18ff97c82489e32c32ba1b5b9ab104ed"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="p7zip"
|
||||
|
|
Loading…
Reference in a new issue