mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
desktop/numix-icon-theme: Updated for version 23.12.02.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
844201c3c8
commit
38cf77e2a0
2 changed files with 5 additions and 5 deletions
|
@ -4,7 +4,7 @@
|
|||
#
|
||||
# Copyright 2015-2018 Edinaldo P. Silva, Rio de Janeiro, Brazil.
|
||||
# Copyright 2020-2022 Isaac Yu <isaacyu1@isaacyu1.com>
|
||||
# Copyright 2023 Edinaldo P. Silva, Rio de Janeiro, Brazil.
|
||||
# Copyright 2023-2024 Edinaldo P. Silva, Rio de Janeiro, Brazil.
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -27,7 +27,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM="numix-icon-theme"
|
||||
VERSION=${VERSION:-23.11.20}
|
||||
VERSION=${VERSION:-23.12.02}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="numix-icon-theme"
|
||||
VERSION="23.11.20"
|
||||
VERSION="23.12.02"
|
||||
HOMEPAGE="https://github.com/numixproject/numix-icon-theme/"
|
||||
DOWNLOAD="https://github.com/numixproject/numix-icon-theme/archive/23.11.20/numix-icon-theme-23.11.20.tar.gz"
|
||||
MD5SUM="ad362c68ac5ef678836a5f3c4baa6e8a"
|
||||
DOWNLOAD="https://github.com/numixproject/numix-icon-theme/archive/23.12.02/numix-icon-theme-23.12.02.tar.gz"
|
||||
MD5SUM="a991c0b13535f9111397f1f809c8a183"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue