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:
Gene Carlson 2023-05-17 07:21:59 +09:00 committed by Willy Sudiarto Raharjo
parent 69f8712d65
commit e869028420
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View file

@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=sarasa-gothic PRGNAM=sarasa-gothic
SRCNAM=sarasa-gothic-ttc SRCNAM=sarasa-gothic-ttc
VERSION=${VERSION:-0.40.6} VERSION=${VERSION:-0.40.7}
BUILD=${BUILD:-1} BUILD=${BUILD:-1}
TAG=${TAG:-_SBo} TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz} PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="sarasa-gothic" PRGNAM="sarasa-gothic"
VERSION="0.40.6" VERSION="0.40.7"
HOMEPAGE="https://github.con/be5invis/Sarasa-Gothic" 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" DOWNLOAD="https://github.com/be5invis/Sarasa-Gothic/releases/download/v0.40.7/sarasa-gothic-ttc-0.40.7.7z"
MD5SUM="5f5a2e0d8d1796fa80bf1956cab61222" MD5SUM="f47c3cec30e2e8ed8fd98c7836d79b03"
DOWNLOAD_x86_64="" DOWNLOAD_x86_64=""
MD5SUM_x86_64="" MD5SUM_x86_64=""
REQUIRES="p7zip" REQUIRES="p7zip"