mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-26 22:06:35 +01:00
system/Iosevka-slab: Updated for version 27.3.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
ee24b57837
commit
d829ac3cd8
2 changed files with 4 additions and 4 deletions
|
@ -25,7 +25,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=Iosevka-slab
|
||||
VERSION=${VERSION:-27.1.0}
|
||||
VERSION=${VERSION:-27.3.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="Iosevka-slab"
|
||||
VERSION="27.1.0"
|
||||
VERSION="27.3.0"
|
||||
HOMEPAGE="https://typeof.net/Iosevka/"
|
||||
DOWNLOAD="https://github.com/be5invis/Iosevka/releases/download/v27.1.0/ttc-iosevka-slab-27.1.0.zip"
|
||||
MD5SUM="1ccae3a2b175e8601318bf1bf4d1c6f1"
|
||||
DOWNLOAD="https://github.com/be5invis/Iosevka/releases/download/v27.3.0/ttc-iosevka-slab-27.3.0.zip"
|
||||
MD5SUM="21c8dc6e717d8691593bcd159210e29d"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue