mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
system/ttf-nerd-fonts-symbols: Update for 3.2.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
9b6a3b4a39
commit
2a5a1a91e6
2 changed files with 6 additions and 6 deletions
|
@ -25,7 +25,7 @@
|
||||||
cd $(dirname $0) ; CWD=$(pwd)
|
cd $(dirname $0) ; CWD=$(pwd)
|
||||||
|
|
||||||
PRGNAM=ttf-nerd-fonts-symbols
|
PRGNAM=ttf-nerd-fonts-symbols
|
||||||
VERSION=${VERSION:-3.1.1}
|
VERSION=${VERSION:-3.2.0}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
PKGTYPE=${PKGTYPE:-tgz}
|
PKGTYPE=${PKGTYPE:-tgz}
|
||||||
|
|
|
@ -1,10 +1,10 @@
|
||||||
PRGNAM="ttf-nerd-fonts-symbols"
|
PRGNAM="ttf-nerd-fonts-symbols"
|
||||||
VERSION="3.1.1"
|
VERSION="3.2.0"
|
||||||
HOMEPAGE="https://github.com/ryanoasis/nerd-fonts"
|
HOMEPAGE="https://github.com/ryanoasis/nerd-fonts"
|
||||||
DOWNLOAD="https://github.com/ryanoasis/nerd-fonts/releases/download/v3.1.1/NerdFontsSymbolsOnly.zip \
|
DOWNLOAD="https://github.com/ryanoasis/nerd-fonts/releases/download/v3.2.0/NerdFontsSymbolsOnly.zip \
|
||||||
https://raw.githubusercontent.com/ryanoasis/nerd-fonts/v3.1.1/10-nerd-font-symbols.conf"
|
https://raw.githubusercontent.com/ryanoasis/nerd-fonts/v3.2.0/10-nerd-font-symbols.conf"
|
||||||
MD5SUM="9d7ae8ee7b725deadf9c52a769cc36d5 \
|
MD5SUM="e1e6b9e44ab9353aa3d3df97a97f1bdb \
|
||||||
0a80e6fcee543bb00856440991b377f5"
|
ae91a7feddea599611f5f7ad326bfcb1"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES=""
|
REQUIRES=""
|
||||||
|
|
Loading…
Reference in a new issue