From 1d7d4a333018e243e6b15d53b9078b3d3bb9583b Mon Sep 17 00:00:00 2001 From: "Edinaldo P. Silva" Date: Sun, 1 Jul 2018 08:29:17 +0700 Subject: desktop/faba-icon-theme: Updated for version 4.3. Signed-off-by: Willy Sudiarto Raharjo --- desktop/faba-icon-theme/faba-icon-theme.SlackBuild | 7 ++----- desktop/faba-icon-theme/faba-icon-theme.info | 6 +++--- 2 files changed, 5 insertions(+), 8 deletions(-) (limited to 'desktop/faba-icon-theme') 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 . \ diff --git a/desktop/faba-icon-theme/faba-icon-theme.info b/desktop/faba-icon-theme/faba-icon-theme.info index a720b8a87a..f593c8d827 100644 --- a/desktop/faba-icon-theme/faba-icon-theme.info +++ b/desktop/faba-icon-theme/faba-icon-theme.info @@ -1,8 +1,8 @@ PRGNAM="faba-icon-theme" -VERSION="20180624" +VERSION="4.3" HOMEPAGE="https://github.com/snwh/faba-icon-theme/" -DOWNLOAD="https://github.com/snwh/faba-icon-theme/archive/6d7ebd28276608215b1fb48ac59edef898646144/faba-icon-theme-6d7ebd28276608215b1fb48ac59edef898646144.tar.gz" -MD5SUM="7e986db83a37103e117812ad41a08ecd" +DOWNLOAD="https://github.com/snwh/faba-icon-theme/archive/v4.3/faba-icon-theme-4.3.tar.gz" +MD5SUM="34633c7d146b93abebc96d3dddd52053" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="meson" -- cgit v1.2.3