diff options
-rw-r--r-- | desktop/clearlooks-phenix-theme/clearlooks-phenix-theme.SlackBuild | 4 | ||||
-rw-r--r-- | desktop/clearlooks-phenix-theme/clearlooks-phenix-theme.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/desktop/clearlooks-phenix-theme/clearlooks-phenix-theme.SlackBuild b/desktop/clearlooks-phenix-theme/clearlooks-phenix-theme.SlackBuild index 1902bf3963..ecbff4d8ef 100644 --- a/desktop/clearlooks-phenix-theme/clearlooks-phenix-theme.SlackBuild +++ b/desktop/clearlooks-phenix-theme/clearlooks-phenix-theme.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for Clearlooks Phenix Theme -# Copyright 2012, 2013, 2015 Mario Preksavec, Zagreb, Croatia +# Copyright 2012, 2022 Mario Preksavec, Zagreb, Croatia # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=clearlooks-phenix-theme -VERSION=${VERSION:-6.0.3} +VERSION=${VERSION:-7.0.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/desktop/clearlooks-phenix-theme/clearlooks-phenix-theme.info b/desktop/clearlooks-phenix-theme/clearlooks-phenix-theme.info index 41c1e682db..d09a6022da 100644 --- a/desktop/clearlooks-phenix-theme/clearlooks-phenix-theme.info +++ b/desktop/clearlooks-phenix-theme/clearlooks-phenix-theme.info @@ -1,8 +1,8 @@ PRGNAM="clearlooks-phenix-theme" -VERSION="6.0.3" +VERSION="7.0.1" HOMEPAGE="https://github.com/jpfleury/clearlooks-phenix" -DOWNLOAD="https://github.com/jpfleury/clearlooks-phenix/archive/6.0.3/clearlooks-phenix-6.0.3.tar.gz" -MD5SUM="847037b9c6c16512e513110271d69081" +DOWNLOAD="https://github.com/jpfleury/clearlooks-phenix/archive/7.0.1/clearlooks-phenix-7.0.1.tar.gz" +MD5SUM="d4f5bc98eee5044ce2e657ee2315eef7" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="gtk-engines" |