mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
desktop/zuki-themes: Updated for version 3.18.1 + new maintainer.
Reverted from version 3.28.3 for compatibility with gtk+3. Signed-off-by: David Spencer <baildon.research@googlemail.com>
This commit is contained in:
parent
2e2b072306
commit
f2a41a144c
2 changed files with 8 additions and 7 deletions
|
@ -3,6 +3,7 @@
|
|||
# Slackware build script for zuki-themes.
|
||||
#
|
||||
# Copyright 2016-2018 Edinaldo P. Silva, Rio de Janeiro, Brazil.
|
||||
# Copyright 2018 Daniel Prosser, Lexington Park, MD, USA.
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -23,7 +24,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM="zuki-themes"
|
||||
VERSION=${VERSION:-3.28.3}
|
||||
VERSION=${VERSION:-3.18.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
@ -34,7 +35,7 @@ PKG=$TMP/package-$PRGNAM
|
|||
OUTPUT=${OUTPUT:-/tmp}
|
||||
CWD=$(pwd)
|
||||
|
||||
SRCVER=${SRCVER:-3.28-3}
|
||||
SRCVER=${SRCVER:-3.18-1}
|
||||
|
||||
set -e
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="zuki-themes"
|
||||
VERSION="3.28.3"
|
||||
VERSION="3.18.1"
|
||||
HOMEPAGE="https://github.com/lassekongo83/zuki-themes/"
|
||||
DOWNLOAD="https://github.com/lassekongo83/zuki-themes/archive/v3.28-3/zuki-themes-3.28-3.tar.gz"
|
||||
MD5SUM="dfba6072353aee7489faa7e8bdda56dd"
|
||||
DOWNLOAD="https://github.com/lassekongo83/zuki-themes/archive/v3.18-1/zuki-themes-3.18-1.tar.gz"
|
||||
MD5SUM="40de194809097a67047dfd29ed1471bc"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="murrine"
|
||||
MAINTAINER="Edinaldo P. Silva"
|
||||
EMAIL="edps.mundognu@gmail.com"
|
||||
MAINTAINER="Daniel Prosser"
|
||||
EMAIL="dpross1100@msn.com"
|
||||
|
|
Loading…
Reference in a new issue