desktop/numix-gtk-theme: Updated for version 20171027.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
4d721387a7
commit
d2e6264a5e
|
@ -2,7 +2,7 @@
|
|||
#
|
||||
# Slackware build script for numix-gtk-theme.
|
||||
#
|
||||
# Copyright 2016-2017 Edinaldo P. Silva, Rio de Janeiro, Brazil.
|
||||
# Copyright 2016-2018 Edinaldo P. Silva, Rio de Janeiro, Brazil.
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM="numix-gtk-theme"
|
||||
VERSION=${VERSION:-20170627}
|
||||
VERSION=${VERSION:-20171027}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
@ -34,7 +34,7 @@ PKG=$TMP/package-$PRGNAM
|
|||
OUTPUT=${OUTPUT:-/tmp}
|
||||
CWD=$(pwd)
|
||||
|
||||
SRCVER=${SRCVER:-2.6.6+626~201706271059~ubuntu16.10.1}
|
||||
SRCVER=${SRCVER:-2.6.7+670~201710270712~ubuntu17.10.1}
|
||||
|
||||
set -e
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="numix-gtk-theme"
|
||||
VERSION="20170627"
|
||||
VERSION="20171027"
|
||||
HOMEPAGE="https://github.com/numixproject/numix-gtk-theme"
|
||||
DOWNLOAD="https://launchpad.net/~numix/+archive/ubuntu/ppa/+files/numix-gtk-theme_2.6.6+626~201706271059~ubuntu16.10.1.tar.xz"
|
||||
MD5SUM="d9c62a0e89e4fac4f5ffd670ad10bb34"
|
||||
DOWNLOAD="https://launchpad.net/~numix/+archive/ubuntu/ppa/+files/numix-gtk-theme_2.6.7+670~201710270712~ubuntu17.10.1.tar.xz"
|
||||
MD5SUM="5d190f5eeae7ba4d5f15eec541105f3a"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="rubygem-sass murrine"
|
||||
|
|
Loading…
Reference in New Issue