mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
desktop/clearlooks-phenix-theme: Updated for version 6.0.3.
This reverts commit 7f9dd0d37a
.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
e69124e1af
commit
27335b9957
2 changed files with 5 additions and 5 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=clearlooks-phenix-theme
|
||||
VERSION=${VERSION:-4.0}
|
||||
VERSION=${VERSION:-6.0.3}
|
||||
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 doc/* $PKG/usr/doc/$PRGNAM-$VERSION
|
||||
cp -a COPYING LISEZ-MOI.md README.md doc/* $PKG/usr/doc/$PRGNAM-$VERSION
|
||||
cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild
|
||||
|
||||
mkdir -p $PKG/install
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="clearlooks-phenix-theme"
|
||||
VERSION="4.0"
|
||||
VERSION="6.0.3"
|
||||
HOMEPAGE="https://github.com/jpfleury/clearlooks-phenix"
|
||||
DOWNLOAD="https://github.com/jpfleury/clearlooks-phenix/archive/4.0.tar.gz"
|
||||
MD5SUM="5fc8a707f5493e74b0e707c05a04249f"
|
||||
DOWNLOAD="https://github.com/jpfleury/clearlooks-phenix/archive/6.0.3.tar.gz"
|
||||
MD5SUM="847037b9c6c16512e513110271d69081"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="gtk-engines"
|
||||
|
|
Loading…
Reference in a new issue