Browse Source
desktop/numix-icon-theme-square: Updated for version 25.01.31.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
pull/285/head
Edinaldo P. Silva
8 months ago
committed by
Willy Sudiarto Raharjo
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with
4 additions and
4 deletions
-
desktop/numix-icon-theme-square/numix-icon-theme-square.SlackBuild
-
desktop/numix-icon-theme-square/numix-icon-theme-square.info
|
|
@ -27,7 +27,7 @@ |
|
|
|
cd $(dirname $0) ; CWD=$(pwd) |
|
|
|
|
|
|
|
PRGNAM="numix-icon-theme-square" |
|
|
|
VERSION=${VERSION:-24.12.12} |
|
|
|
VERSION=${VERSION:-25.01.31} |
|
|
|
BUILD=${BUILD:-1} |
|
|
|
TAG=${TAG:-_SBo} |
|
|
|
PKGTYPE=${PKGTYPE:-tgz} |
|
|
|
|
|
@ -1,8 +1,8 @@ |
|
|
|
PRGNAM="numix-icon-theme-square" |
|
|
|
VERSION="24.12.12" |
|
|
|
VERSION="25.01.31" |
|
|
|
HOMEPAGE="https://github.com/numixproject/numix-icon-theme-square/" |
|
|
|
DOWNLOAD="https://github.com/numixproject/numix-icon-theme-square/archive/24.12.12/numix-icon-theme-square-24.12.12.tar.gz" |
|
|
|
MD5SUM="04ec550fca9e49ce0da2802db5247ca5" |
|
|
|
DOWNLOAD="https://github.com/numixproject/numix-icon-theme-square/archive/25.01.31/numix-icon-theme-square-25.01.31.tar.gz" |
|
|
|
MD5SUM="c3820bc61615dde436033f06ab3d7d79" |
|
|
|
DOWNLOAD_x86_64="" |
|
|
|
MD5SUM_x86_64="" |
|
|
|
REQUIRES="numix-icon-theme" |
|
|
|