mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
system/victor-mono-fonts: Updated for version 1.5.3.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
a946ecd428
commit
1ee639cfe1
2 changed files with 4 additions and 4 deletions
|
@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
|
|||
|
||||
PRGNAM=victor-mono-fonts
|
||||
SRCNAM=VictorMonoAll
|
||||
VERSION=${VERSION:-1.5.2}
|
||||
VERSION=${VERSION:-1.5.3}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="victor-mono-fonts"
|
||||
VERSION="1.5.2"
|
||||
VERSION="1.5.3"
|
||||
HOMEPAGE="https://rubjo.github.io/victor-mono/"
|
||||
DOWNLOAD="https://github.com/rubjo/victor-mono/archive/v1.5.2/victor-mono-1.5.2.tar.gz"
|
||||
MD5SUM="dc170e9074cdc15bb38cff172651a7ac"
|
||||
DOWNLOAD="https://github.com/rubjo/victor-mono/archive/v1.5.3/victor-mono-1.5.3.tar.gz"
|
||||
MD5SUM="3a93a62380970d3a3ec99753cf9e45e3"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue