system/Iosevka-slab: Updated for version 14.0.1
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
ee6d258a38
commit
f3d5b5c764
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for Iosevka-slab
|
||||
|
||||
# Copyright 2020-2021 Eugene M., <damagedone at gmx dot com>
|
||||
# Copyright 2020-2022 Eugene M., <damagedone at gmx dot com>
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -25,7 +25,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=Iosevka-slab
|
||||
VERSION=${VERSION:-11.3.0}
|
||||
VERSION=${VERSION:-14.0.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="Iosevka-slab"
|
||||
VERSION="11.3.0"
|
||||
VERSION="14.0.1"
|
||||
HOMEPAGE="https://typeof.net/Iosevka/"
|
||||
DOWNLOAD="https://github.com/be5invis/Iosevka/releases/download/v11.3.0/ttc-iosevka-slab-11.3.0.zip"
|
||||
MD5SUM="d5daa8abc7a51de1cabda2abaff6c0fa"
|
||||
DOWNLOAD="https://github.com/be5invis/Iosevka/releases/download/v14.0.1/ttc-iosevka-slab-14.0.1.zip"
|
||||
MD5SUM="fd57024c7e691a0ce8af3c39030dd317"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue