summaryrefslogtreecommitdiffstats
path: root/desktop/faba-icon-theme/faba-icon-theme.SlackBuild
diff options
context:
space:
mode:
author Edinaldo P. Silva2018-07-01 03:29:17 +0200
committer Willy Sudiarto Raharjo2018-07-07 01:54:12 +0200
commit1d7d4a333018e243e6b15d53b9078b3d3bb9583b (patch)
tree3817b9af37415a85fc212485d418bfe1575d9315 /desktop/faba-icon-theme/faba-icon-theme.SlackBuild
parent29d5a0713b4b88336f49079bc37d27d6464f7156 (diff)
downloadslackbuilds-1d7d4a333018e243e6b15d53b9078b3d3bb9583b.tar.gz
desktop/faba-icon-theme: Updated for version 4.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop/faba-icon-theme/faba-icon-theme.SlackBuild')
-rw-r--r--desktop/faba-icon-theme/faba-icon-theme.SlackBuild7
1 files changed, 2 insertions, 5 deletions
diff --git a/desktop/faba-icon-theme/faba-icon-theme.SlackBuild b/desktop/faba-icon-theme/faba-icon-theme.SlackBuild
index fe0002b809..7ae2668c3f 100644
--- a/desktop/faba-icon-theme/faba-icon-theme.SlackBuild
+++ b/desktop/faba-icon-theme/faba-icon-theme.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM="faba-icon-theme"
-VERSION=${VERSION:-20180624}
+VERSION=${VERSION:-4.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -34,16 +34,13 @@ PKG=$TMP/package-$PRGNAM
OUTPUT=${OUTPUT:-/tmp}
CWD=$(pwd)
-SRCVER=${SRCVER:-6d7ebd28276608215b1fb48ac59edef898646144}
-
set -e
rm -rf $PKG
mkdir -p $TMP $PKG $OUTPUT
cd $TMP
rm -rf $PRGNAM-$VERSION
-tar xvf $CWD/$PRGNAM-$SRCVER.tar.gz
-mv $PRGNAM-$SRCVER $PRGNAM-$VERSION
+tar xvf $CWD/$PRGNAM-$VERSION.tar.gz
cd $PRGNAM-$VERSION
chown -R root:root .
find -L . \