diff options
Diffstat (limited to 'desktop/clearlooks-phenix-theme')
-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 eecc6efeba..ded44b776c 100644 --- a/desktop/clearlooks-phenix-theme/clearlooks-phenix-theme.SlackBuild +++ b/desktop/clearlooks-phenix-theme/clearlooks-phenix-theme.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=clearlooks-phenix-theme -VERSION=${VERSION:-6.0.3} +VERSION=${VERSION:-4.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -54,7 +54,7 @@ cp -a gtk-2.0 gtk-3.0 index.theme metacity-1 openbox-3 wallpapers xfwm4 \ $PKG/usr/share/themes/Clearlooks-Phenix mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION -cp -a COPYING LISEZ-MOI.md README.md doc/* $PKG/usr/doc/$PRGNAM-$VERSION +cp -a doc/* $PKG/usr/doc/$PRGNAM-$VERSION cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild mkdir -p $PKG/install diff --git a/desktop/clearlooks-phenix-theme/clearlooks-phenix-theme.info b/desktop/clearlooks-phenix-theme/clearlooks-phenix-theme.info index 836fcfe70d..f672da9bf4 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="4.0" HOMEPAGE="https://github.com/jpfleury/clearlooks-phenix" -DOWNLOAD="https://github.com/jpfleury/clearlooks-phenix/archive/6.0.3.tar.gz" -MD5SUM="847037b9c6c16512e513110271d69081" +DOWNLOAD="https://github.com/jpfleury/clearlooks-phenix/archive/4.0.tar.gz" +MD5SUM="5fc8a707f5493e74b0e707c05a04249f" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="gtk-engines" |