aboutsummaryrefslogtreecommitdiff
path: root/desktop/numix-icon-theme-square/numix-icon-theme-square.SlackBuild
diff options
context:
space:
mode:
authorEdinaldo P. Silva <edps.mundognu@gmail.com>2018-04-24 09:08:47 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2018-04-24 09:08:47 +0700
commit4d721387a7e33211a3b1142aae4b0334423707ec (patch)
treed8aeeec4af4ef633150bf5ec156224b7b6cd8a5d /desktop/numix-icon-theme-square/numix-icon-theme-square.SlackBuild
parent6c09d6ceb55963f2d9e8a81e05979bc000e9bcee (diff)
desktop/numix-icon-theme-square: Updated for version 20170926.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop/numix-icon-theme-square/numix-icon-theme-square.SlackBuild')
-rw-r--r--desktop/numix-icon-theme-square/numix-icon-theme-square.SlackBuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/desktop/numix-icon-theme-square/numix-icon-theme-square.SlackBuild b/desktop/numix-icon-theme-square/numix-icon-theme-square.SlackBuild
index 47f2731b3778..948814297b98 100644
--- a/desktop/numix-icon-theme-square/numix-icon-theme-square.SlackBuild
+++ b/desktop/numix-icon-theme-square/numix-icon-theme-square.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM="numix-icon-theme-square"
-VERSION=${VERSION:-20170405}
+VERSION=${VERSION:-20170926}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -34,7 +34,7 @@ PKG=$TMP/package-$PRGNAM
OUTPUT=${OUTPUT:-/tmp}
CWD=$(pwd)
-SRCVER=${SRCVER:-1.0.1+8~201704052001~ubuntu16.10.1}
+SRCVER=${SRCVER:-1.0.1+11~201709261930~ubuntu17.10.1}
set -e
@@ -47,7 +47,7 @@ cd $PRGNAM-$SRCVER
chown -R root:root .
mkdir -p $PKG/usr/share/icons
-cp -ar Numix-Square Numix-Square-Light $PKG/usr/share/icons
+cp -r Numix-Square Numix-Square-Light $PKG/usr/share/icons
mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
cp debian/changelog LICENSE README.md $PKG/usr/doc/$PRGNAM-$VERSION