system/lxgw-wenkai-tc-fonts: Updated for version 1.011.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
ltlnx 2023-10-09 19:32:21 +07:00 committed by Willy Sudiarto Raharjo
parent e63f170b1f
commit acacab7b45
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 6 additions and 6 deletions

View file

@ -2,7 +2,7 @@
# Slackware build script for lxgw-wenkai-tc-fonts
# Copyright 2022 Wen-Wei Kao (ltlnx), Taipei, Taiwan
# Copyright 2022-2023 Wen-Wei Kao (ltlnx), Taipei, Taiwan
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=lxgw-wenkai-tc-fonts
VERSION=${VERSION:-1.000}
VERSION=${VERSION:-1.011}
SRCNAM="lxgw-wenkai-tc-v$VERSION"
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,10 +1,10 @@
PRGNAM="lxgw-wenkai-tc-fonts"
VERSION="1.000"
VERSION="1.011"
HOMEPAGE="https://github.com/lxgw/LxgwWenkaiTC"
DOWNLOAD="https://github.com/lxgw/LxgwWenkaiTC/releases/download/v1.000/lxgw-wenkai-tc-v1.000.tar.gz"
MD5SUM="88594ec95466d2afaf20e66b3efe26dd"
DOWNLOAD="https://github.com/lxgw/LxgwWenkaiTC/releases/download/v1.011/lxgw-wenkai-tc-v1.011.tar.gz"
MD5SUM="08a4a30674ba77723bcb895ee4c8426b"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""
MAINTAINER="ltlnx"
EMAIL="ltlnx@gmx.com"
EMAIL="ltlnx@disroot.org"