Browse Source
desktop/clearlooks-phenix-theme: Updated for version 7.0.1.
Signed-off-by: Mario Preksavec <mario@slackware.hr>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
pull/186/head
Mario Preksavec
4 years ago
committed by
Willy Sudiarto Raharjo
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with
5 additions and
5 deletions
-
desktop/clearlooks-phenix-theme/clearlooks-phenix-theme.SlackBuild
-
desktop/clearlooks-phenix-theme/clearlooks-phenix-theme.info
|
|
@ -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} |
|
|
|
|
|
@ -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" |
|
|
|