mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-06 08:26:50 +01:00
system/Iosevka-slab: Updated for version 4.4.0.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
This commit is contained in:
parent
f639f6e47f
commit
afa86b6dd8
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for Iosevka-slab
|
||||
|
||||
# Copyright 2020 Eugene M., <damagedone at gmx dot com>
|
||||
# Copyright 2020-2021 Eugene M., <damagedone at gmx dot com>
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=Iosevka-slab
|
||||
VERSION=${VERSION:-4.2.0}
|
||||
VERSION=${VERSION:-4.4.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="Iosevka-slab"
|
||||
VERSION="4.2.0"
|
||||
VERSION="4.4.0"
|
||||
HOMEPAGE="https://typeof.net/Iosevka/"
|
||||
DOWNLOAD="https://github.com/be5invis/Iosevka/releases/download/v4.2.0/ttc-iosevka-slab-4.2.0.zip"
|
||||
MD5SUM="e61ef84e24bd986590abdc68e64b4a12"
|
||||
DOWNLOAD="https://github.com/be5invis/Iosevka/releases/download/v4.4.0/ttc-iosevka-slab-4.4.0.zip"
|
||||
MD5SUM="ab42c82270bdf48172a5ac6ac271869b"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue