mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
system/Iosevka-etoile: Updated for version 24.1.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
322c0c8bf4
commit
12370aea8e
2 changed files with 4 additions and 4 deletions
|
@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
|
|||
|
||||
PRGNAM=Iosevka-etoile
|
||||
SRCNAM=ttc-iosevka-etoile
|
||||
VERSION=${VERSION:-22.1.2}
|
||||
VERSION=${VERSION:-24.1.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="Iosevka-etoile"
|
||||
VERSION="22.1.2"
|
||||
VERSION="24.1.0"
|
||||
HOMEPAGE="https://typeof.net/Iosevka"
|
||||
DOWNLOAD="https://github.com/be5invis/Iosevka/releases/download/v22.1.2/ttc-iosevka-etoile-22.1.2.zip"
|
||||
MD5SUM="77f4b7b460722fbc90e6f2cb9d24e1a7"
|
||||
DOWNLOAD="https://github.com/be5invis/Iosevka/releases/download/v24.1.0/ttc-iosevka-etoile-24.1.0.zip"
|
||||
MD5SUM="d398208121d3a3f69c417816143d4a4d"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue