diff options
author | Edinaldo P. Silva <edps.mundognu@gmail.com> | 2016-11-20 19:35:26 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-11-26 11:47:24 +0700 |
commit | 11b92d577de5f19fec6e64300eba877ccd1bb41d (patch) | |
tree | 51539d5d71e863c87911c89a5e34039f09f90106 /desktop | |
parent | 358f15fe0fd2d1c9df2a5d9f34a8d2dd560d87e4 (diff) |
desktop/numix-gtk-theme: Updated for version 2.6.6.626.201611150117.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'desktop')
-rw-r--r-- | desktop/numix-gtk-theme/numix-gtk-theme.SlackBuild | 6 | ||||
-rw-r--r-- | desktop/numix-gtk-theme/numix-gtk-theme.info | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/desktop/numix-gtk-theme/numix-gtk-theme.SlackBuild b/desktop/numix-gtk-theme/numix-gtk-theme.SlackBuild index a69cab396dba..13f6826c20d4 100644 --- a/desktop/numix-gtk-theme/numix-gtk-theme.SlackBuild +++ b/desktop/numix-gtk-theme/numix-gtk-theme.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM="numix-gtk-theme" -VERSION=${VERSION:-2.6.5.606.201610230531} +VERSION=${VERSION:-2.6.6.626.201611150117} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -36,12 +36,12 @@ CWD=$(pwd) set -e -SRCVER="2.6.5+606~201610230531~ubuntu16.10.1" +SRCVER="2.6.6+626~201611150117~ubuntu16.10.1" rm -rf $PKG mkdir -p $TMP $PKG $OUTPUT cd $TMP -rm -rf $PRGNAM-$VERSION +rm -rf $PRGNAM-$SRCVER tar xvf $CWD/${PRGNAM}_${SRCVER}.tar.xz cd $PRGNAM-$SRCVER chown -R root:root . diff --git a/desktop/numix-gtk-theme/numix-gtk-theme.info b/desktop/numix-gtk-theme/numix-gtk-theme.info index 54ba296d8d72..581894d74de1 100644 --- a/desktop/numix-gtk-theme/numix-gtk-theme.info +++ b/desktop/numix-gtk-theme/numix-gtk-theme.info @@ -1,8 +1,8 @@ PRGNAM="numix-gtk-theme" -VERSION="2.6.5.606.201610230531" +VERSION="2.6.6.626.201611150117" HOMEPAGE="https://github.com/numixproject/numix-gtk-theme" -DOWNLOAD="https://launchpad.net/~numix/+archive/ubuntu/ppa/+files/numix-gtk-theme_2.6.5+606~201610230531~ubuntu16.10.1.tar.xz" -MD5SUM="5e2146fac82bf30dd717a645a40107b7" +DOWNLOAD="https://launchpad.net/~numix/+archive/ubuntu/ppa/+files/numix-gtk-theme_2.6.6+626~201611150117~ubuntu16.10.1.tar.xz" +MD5SUM="17fabd688a1414f6d21ae5fa3c28ff70" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="rubygem-sass murrine" |