summaryrefslogtreecommitdiffstats
path: root/desktop/numix-pack
diff options
context:
space:
mode:
author Edinaldo P. Silva <edps.mundognu@gmail.com>2016-12-24 17:15:20 +0000
committer David Spencer <idlemoor@slackbuilds.org>2016-12-24 20:38:50 +0000
commit61726740b0c07b92306433a485a61624bee5579d (patch)
tree9b672d1e5739241204baab3e4ea286fca6502072 /desktop/numix-pack
parentd6ae903f6d8e77f4f33ba45634ad40218c01224f (diff)
downloadslackbuilds-61726740b0c07b92306433a485a61624bee5579d.tar.gz
slackbuilds-61726740b0c07b92306433a485a61624bee5579d.tar.xz
desktop/numix-pack: Updated for version 0.4.5.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'desktop/numix-pack')
-rw-r--r--desktop/numix-pack/README2
-rw-r--r--desktop/numix-pack/numix-pack.SlackBuild5
-rw-r--r--desktop/numix-pack/numix-pack.info6
3 files changed, 8 insertions, 5 deletions
diff --git a/desktop/numix-pack/README b/desktop/numix-pack/README
index 396da4a966..997174ed5a 100644
--- a/desktop/numix-pack/README
+++ b/desktop/numix-pack/README
@@ -5,4 +5,4 @@ LXDE, MATE, Unity and XFCE.
Optional dependencies: gtk-engines, murrine, gtk-engines-unico.
-* This package conflict with Oficcial Numix Theme (numix-gtk-theme).
+* This package conflicts with Official Numix Theme (numix-gtk-theme).
diff --git a/desktop/numix-pack/numix-pack.SlackBuild b/desktop/numix-pack/numix-pack.SlackBuild
index 6782573673..70ba9d0434 100644
--- a/desktop/numix-pack/numix-pack.SlackBuild
+++ b/desktop/numix-pack/numix-pack.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM="numix-pack"
-VERSION=${VERSION:-0.4.4}
+VERSION=${VERSION:-0.4.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -46,6 +46,9 @@ mkdir $PRGNAM-$VERSION
tar xvf $CWD/${SRCNAM}_${VERSION}.tar.xz -C $PRGNAM-$VERSION/
cd $PRGNAM-$VERSION
chown -R root:root .
+find -L . \
+ -type d -exec chmod 755 {} \; -o \
+ -type f -exec chmod 644 {} \;
mkdir -p $PKG/etc/skel/.config
cp -a .config/blender $PKG/etc/skel/.config
diff --git a/desktop/numix-pack/numix-pack.info b/desktop/numix-pack/numix-pack.info
index 40dc784d37..21818719b1 100644
--- a/desktop/numix-pack/numix-pack.info
+++ b/desktop/numix-pack/numix-pack.info
@@ -1,8 +1,8 @@
PRGNAM="numix-pack"
-VERSION="0.4.4"
+VERSION="0.4.5"
HOMEPAGE="https://www.gnome-look.org/p/1137261/"
-DOWNLOAD="https://dl.opendesktop.org/api/files/download/id/1481234325/Numix-Pack_0.4.4.tar.xz"
-MD5SUM="b91ac6e1e531b7aaf89c6bde0408d5e7"
+DOWNLOAD="https://dl.opendesktop.org/api/files/download/id/1482358624/Numix-Pack_0.4.5.tar.xz"
+MD5SUM="78543f0e2b7b057bbe2736eb4cf4b92f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""