mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
system/Iosevka: Updated for version 10.3.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
a520e52b26
commit
5d0a8b9b6d
2 changed files with 4 additions and 4 deletions
|
@ -25,7 +25,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=Iosevka
|
||||
VERSION=${VERSION:-10.1.1}
|
||||
VERSION=${VERSION:-10.3.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="Iosevka"
|
||||
VERSION="10.1.1"
|
||||
VERSION="10.3.0"
|
||||
HOMEPAGE="https://typeof.net/Iosevka/"
|
||||
DOWNLOAD="https://github.com/be5invis/Iosevka/releases/download/v10.1.1/ttc-iosevka-10.1.1.zip"
|
||||
MD5SUM="6ae4971d4ba5a62cb76360156137f485"
|
||||
DOWNLOAD="https://github.com/be5invis/Iosevka/releases/download/v10.3.0/ttc-iosevka-10.3.0.zip"
|
||||
MD5SUM="610475984d546274950dc1f30d80ae32"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue