desktop/numix-gtk-theme: Updated for version 20170627.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
Edinaldo P. Silva 2017-07-19 10:23:07 +01:00 committed by Willy Sudiarto Raharjo
parent 0e2241d952
commit fd3ccd320a
3 changed files with 9 additions and 9 deletions

View file

@ -4,5 +4,5 @@ Numix is a modern flat theme with a combination of light and dark
elements. It supports Gnome, Unity, XFCE and Openbox. Numix is a part elements. It supports Gnome, Unity, XFCE and Openbox. Numix is a part
of the Numix Project. of the Numix Project.
This package is part of Official Numix Project and conflicts with This package is part of Official Numix Project and conflicts with
SBo numix-pack. SBo numix-pack.

View file

@ -2,7 +2,7 @@
# #
# Slackware build script for numix-gtk-theme. # Slackware build script for numix-gtk-theme.
# #
# Copyright 2016 Edinaldo P. Silva, Rio de Janeiro, Brazil. # Copyright 2016-2017 Edinaldo P. Silva, Rio de Janeiro, Brazil.
# All rights reserved. # All rights reserved.
# #
# Redistribution and use of this script, with or without modification, is # Redistribution and use of this script, with or without modification, is
@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM="numix-gtk-theme" PRGNAM="numix-gtk-theme"
VERSION=${VERSION:-2.6.6.626.201611150117} VERSION=${VERSION:-20170627}
BUILD=${BUILD:-1} BUILD=${BUILD:-1}
TAG=${TAG:-_SBo} TAG=${TAG:-_SBo}
@ -34,9 +34,9 @@ PKG=$TMP/package-$PRGNAM
OUTPUT=${OUTPUT:-/tmp} OUTPUT=${OUTPUT:-/tmp}
CWD=$(pwd) CWD=$(pwd)
set -e SRCVER=${SRCVER:-2.6.6+626~201706271059~ubuntu16.10.1}
SRCVER="2.6.6+626~201611150117~ubuntu16.10.1" set -e
rm -rf $PKG rm -rf $PKG
mkdir -p $TMP $PKG $OUTPUT mkdir -p $TMP $PKG $OUTPUT
@ -58,7 +58,7 @@ make
make DESTDIR=$PKG install make DESTDIR=$PKG install
mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
cp -a CHANGES CREDITS LICENSE README.md $PKG/usr/doc/$PRGNAM-$VERSION cp CHANGES CREDITS LICENSE README.md $PKG/usr/doc/$PRGNAM-$VERSION
cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild
mkdir -p $PKG/install mkdir -p $PKG/install

View file

@ -1,8 +1,8 @@
PRGNAM="numix-gtk-theme" PRGNAM="numix-gtk-theme"
VERSION="2.6.6.626.201611150117" VERSION="20170627"
HOMEPAGE="https://github.com/numixproject/numix-gtk-theme" HOMEPAGE="https://github.com/numixproject/numix-gtk-theme"
DOWNLOAD="https://launchpad.net/~numix/+archive/ubuntu/ppa/+files/numix-gtk-theme_2.6.6+626~201611150117~ubuntu16.10.1.tar.xz" DOWNLOAD="https://launchpad.net/~numix/+archive/ubuntu/ppa/+files/numix-gtk-theme_2.6.6+626~201706271059~ubuntu16.10.1.tar.xz"
MD5SUM="17fabd688a1414f6d21ae5fa3c28ff70" MD5SUM="d9c62a0e89e4fac4f5ffd670ad10bb34"
DOWNLOAD_x86_64="" DOWNLOAD_x86_64=""
MD5SUM_x86_64="" MD5SUM_x86_64=""
REQUIRES="rubygem-sass murrine" REQUIRES="rubygem-sass murrine"