diff options
-rw-r--r-- | desktop/yaru-icon-theme/yaru-icon-theme.SlackBuild | 2 | ||||
-rw-r--r-- | desktop/yaru-icon-theme/yaru-icon-theme.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/desktop/yaru-icon-theme/yaru-icon-theme.SlackBuild b/desktop/yaru-icon-theme/yaru-icon-theme.SlackBuild index f452f0eed6..37b2f4d097 100644 --- a/desktop/yaru-icon-theme/yaru-icon-theme.SlackBuild +++ b/desktop/yaru-icon-theme/yaru-icon-theme.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=yaru-icon-theme -VERSION=${VERSION:-25.10.1} +VERSION=${VERSION:-25.10.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/desktop/yaru-icon-theme/yaru-icon-theme.info b/desktop/yaru-icon-theme/yaru-icon-theme.info index 1b236d67d3..500a2c3335 100644 --- a/desktop/yaru-icon-theme/yaru-icon-theme.info +++ b/desktop/yaru-icon-theme/yaru-icon-theme.info @@ -1,8 +1,8 @@ PRGNAM="yaru-icon-theme" -VERSION="25.10.1" +VERSION="25.10.2" HOMEPAGE="https://github.com/ubuntu/yaru" -DOWNLOAD="https://github.com/ubuntu/yaru/archive/25.10.1/yaru-25.10.1.tar.gz" -MD5SUM="87e53c4c5d030f1b33b9dc77bb2307a6" +DOWNLOAD="https://github.com/ubuntu/yaru/archive/25.10.2/yaru-25.10.2.tar.gz" +MD5SUM="4ea398fd9998987dfb81e19fd7bb21a5" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python3-meson-opt" |