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>
This commit is contained in:
Mario Preksavec 2022-03-27 18:05:08 +02:00 committed by Willy Sudiarto Raharjo
parent ce5608c4da
commit 3495c90a33
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 5 additions and 5 deletions

View file

@ -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}

View file

@ -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"