diff options
author | Mario Preksavec <mario@slackware.hr> | 2022-03-27 18:05:08 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-04-02 18:18:36 +0700 |
commit | 3495c90a33c45aa88f7aaa8c63f37d26fd2c03fa (patch) | |
tree | 461c0ab2b62b00638e906567958505c5f10535d9 /desktop/clearlooks-phenix-theme/clearlooks-phenix-theme.SlackBuild | |
parent | ce5608c4da988dd03f4b5e2524e049a3a63d5f89 (diff) |
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>
Diffstat (limited to 'desktop/clearlooks-phenix-theme/clearlooks-phenix-theme.SlackBuild')
-rw-r--r-- | desktop/clearlooks-phenix-theme/clearlooks-phenix-theme.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/desktop/clearlooks-phenix-theme/clearlooks-phenix-theme.SlackBuild b/desktop/clearlooks-phenix-theme/clearlooks-phenix-theme.SlackBuild index 1902bf3963ec2..ecbff4d8efde3 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} |