mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
system/lxgw-wenkai-tc-fonts: Updated for version 1.011.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
e63f170b1f
commit
acacab7b45
2 changed files with 6 additions and 6 deletions
|
@ -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}
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue