diff options
author | Edinaldo P. Silva <edps.mundognu@gmail.com> | 2025-02-15 08:55:35 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-02-15 16:48:50 +0700 |
commit | bbcc6d6fb1d38d056b51fea98e0e0d9fba082945 (patch) | |
tree | fffa3a972044fe9c65e97bc8221cd01b1c49d244 | |
parent | ff412725d56a0eb2f001809c068de8c409ed71d7 (diff) |
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>
-rw-r--r-- | desktop/numix-icon-theme-square/numix-icon-theme-square.SlackBuild | 2 | ||||
-rw-r--r-- | desktop/numix-icon-theme-square/numix-icon-theme-square.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/desktop/numix-icon-theme-square/numix-icon-theme-square.SlackBuild b/desktop/numix-icon-theme-square/numix-icon-theme-square.SlackBuild index 776ef0a72c..266237d240 100644 --- a/desktop/numix-icon-theme-square/numix-icon-theme-square.SlackBuild +++ b/desktop/numix-icon-theme-square/numix-icon-theme-square.SlackBuild @@ -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} diff --git a/desktop/numix-icon-theme-square/numix-icon-theme-square.info b/desktop/numix-icon-theme-square/numix-icon-theme-square.info index 7ec56e51f4..c95f92b909 100644 --- a/desktop/numix-icon-theme-square/numix-icon-theme-square.info +++ b/desktop/numix-icon-theme-square/numix-icon-theme-square.info @@ -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" |