mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
desktop/zuki-themes: Updated for version 3.24.1.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
42c6070f42
commit
0a911db6e8
2 changed files with 5 additions and 5 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM="zuki-themes"
|
||||
VERSION=${VERSION:-3.22.2}
|
||||
VERSION=${VERSION:-3.24.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
@ -34,7 +34,7 @@ PKG=$TMP/package-$PRGNAM
|
|||
OUTPUT=${OUTPUT:-/tmp}
|
||||
CWD=$(pwd)
|
||||
|
||||
SRCVER=${SRCVER:-3.22-2}
|
||||
SRCVER=${SRCVER:-3.24-1}
|
||||
|
||||
set -e
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="zuki-themes"
|
||||
VERSION="3.22.2"
|
||||
VERSION="3.24.1"
|
||||
HOMEPAGE="https://github.com/lassekongo83/zuki-themes/"
|
||||
DOWNLOAD="https://github.com/lassekongo83/zuki-themes/archive/v3.22-2/zuki-themes-3.22-2.tar.gz"
|
||||
MD5SUM="baa4674a4601e299ad5898e5df55deb0"
|
||||
DOWNLOAD="https://github.com/lassekongo83/zuki-themes/archive/v3.24-1/zuki-themes-3.24-1.tar.gz"
|
||||
MD5SUM="a7ade7c469e7cbf7e7c6f275a1264294"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue