summaryrefslogtreecommitdiffstats
path: root/desktop
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
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')
-rw-r--r--desktop/awesome-extra/awesome-extra.SlackBuild5
-rw-r--r--desktop/awesome-extra/awesome-extra.info6
2 files changed, 6 insertions, 5 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 . \
diff --git a/desktop/awesome-extra/awesome-extra.info b/desktop/awesome-extra/awesome-extra.info
index 6c162e3c49..bfdb6a3ec9 100644
--- a/desktop/awesome-extra/awesome-extra.info
+++ b/desktop/awesome-extra/awesome-extra.info
@@ -1,8 +1,8 @@
PRGNAM="awesome-extra"
-VERSION="2018101101"
+VERSION="2019012501"
HOMEPAGE="http://http.debian.net/debian/pool/main/a/awesome-extra/"
-DOWNLOAD="http://cdn-fastly.deb.debian.org/debian/pool/main/a/awesome-extra/awesome-extra_2018101101.tar.xz"
-MD5SUM="7109a52edb8719017639a5d1d6cb75cc"
+DOWNLOAD="http://cdn-fastly.deb.debian.org/debian/pool/main/a/awesome-extra/awesome-extra_2019012501.tar.xz"
+MD5SUM="529085a86792445da11f3a11e0ce82d1"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="awesome"