summaryrefslogtreecommitdiffstats
path: root/desktop/awesome-extra/awesome-extra.SlackBuild
diff options
context:
space:
mode:
author Edinaldo P. Silva <edps.mundognu@gmail.com>2019-02-01 00:35:21 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2019-02-01 00:35:21 +0700
commit285b72c2788ef45d5728b0e4d739bc39b8d2f385 (patch)
treed94952b6593494d9808dd93234cc11dbdd76e6f8 /desktop/awesome-extra/awesome-extra.SlackBuild
parent8bdcf877b8bf06c81d8edfb90eeab89b60048d39 (diff)
downloadslackbuilds-285b72c2788ef45d5728b0e4d739bc39b8d2f385.tar.gz
slackbuilds-285b72c2788ef45d5728b0e4d739bc39b8d2f385.tar.xz
desktop/awesome-extra: Updated for version 2019012501.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop/awesome-extra/awesome-extra.SlackBuild')
-rw-r--r--desktop/awesome-extra/awesome-extra.SlackBuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/desktop/awesome-extra/awesome-extra.SlackBuild b/desktop/awesome-extra/awesome-extra.SlackBuild
index bcd6ca3833..e2e86e057c 100644
--- a/desktop/awesome-extra/awesome-extra.SlackBuild
+++ b/desktop/awesome-extra/awesome-extra.SlackBuild
@@ -2,7 +2,7 @@
#
# Slackware build script for awesome-extra.
#
-# Copyright 2015-2018 Edinaldo P. Silva, Rio de Janeiro, Brazil.
+# Copyright 2015-2019 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=awesome-extra
-VERSION=${VERSION:-2018101101}
+VERSION=${VERSION:-2019012501}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -41,6 +41,7 @@ mkdir -p $TMP $PKG $OUTPUT
cd $TMP
rm -rf $PRGNAM-$VERSION
tar xvf $CWD/${PRGNAM}_${VERSION}.tar.xz
+mv $PRGNAM $PRGNAM-$VERSION
cd $PRGNAM-$VERSION
chown -R root:root .
find -L . \