diff options
author | Edinaldo P. Silva <edps.mundognu@gmail.com> | 2017-11-23 17:33:03 +0000 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2017-11-23 17:33:03 +0000 |
commit | ac6b38ed29cfb39f551b7267a2a7b851fb6d2bea (patch) | |
tree | cdcaa814a3d91e983d2a64ab96607087495a88b7 /desktop/faba-icon-theme | |
parent | c50d919b0b5a5d68b79fa9c5c9fdfe90314bccc6 (diff) | |
download | slackbuilds-ac6b38ed29cfb39f551b7267a2a7b851fb6d2bea.tar.gz |
desktop/faba-icon-theme: Updated for version 20170712.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'desktop/faba-icon-theme')
-rw-r--r-- | desktop/faba-icon-theme/README | 2 | ||||
-rw-r--r-- | desktop/faba-icon-theme/faba-icon-theme.SlackBuild | 9 | ||||
-rw-r--r-- | desktop/faba-icon-theme/faba-icon-theme.info | 8 | ||||
-rw-r--r-- | desktop/faba-icon-theme/slack-desc | 2 |
4 files changed, 13 insertions, 8 deletions
diff --git a/desktop/faba-icon-theme/README b/desktop/faba-icon-theme/README index 0cb824f0c8..d807454d5c 100644 --- a/desktop/faba-icon-theme/README +++ b/desktop/faba-icon-theme/README @@ -5,3 +5,5 @@ designed with simplicity and compliance to standards in mind. Faba's purpose is serve as a base icon theme to others (such as Moka Icon Theme). It consists only of system icons: folders, mimetypes, toolbar icons, etc. + +All variations and supplementary themes for Faba, require this base theme. diff --git a/desktop/faba-icon-theme/faba-icon-theme.SlackBuild b/desktop/faba-icon-theme/faba-icon-theme.SlackBuild index c1095c4394..1236057e15 100644 --- a/desktop/faba-icon-theme/faba-icon-theme.SlackBuild +++ b/desktop/faba-icon-theme/faba-icon-theme.SlackBuild @@ -23,8 +23,8 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM="faba-icon-theme" -VERSION=${VERSION:-4.1.2} -BUILD=${BUILD:-2} +VERSION=${VERSION:-20170712} +BUILD=${BUILD:-1} TAG=${TAG:-_SBo} ARCH=noarch @@ -34,13 +34,16 @@ PKG=$TMP/package-$PRGNAM OUTPUT=${OUTPUT:-/tmp} CWD=$(pwd) +SRCVER=${SRCVER:-cab0d6bd57bf0fb30918b68e2396f87d9484db31} + set -e rm -rf $PKG mkdir -p $TMP $PKG $OUTPUT cd $TMP rm -rf $PRGNAM-$VERSION -tar xvf $CWD/$PRGNAM-$VERSION.tar.gz +tar xvf $CWD/$PRGNAM-$SRCVER.tar.gz +mv $PRGNAM-$SRCVER $PRGNAM-$VERSION 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 9403d37d52..87f498203f 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="4.1.2" -HOMEPAGE="https://github.com/moka-project/faba-icon-theme/" -DOWNLOAD="https://github.com/moka-project/faba-icon-theme/archive/v4.1.2/faba-icon-theme-4.1.2.tar.gz" -MD5SUM="7966a99b8e9098e2474655229093e08c" +VERSION="20170712" +HOMEPAGE="https://github.com/snwh/faba-icon-theme/" +DOWNLOAD="https://github.com/snwh/faba-icon-theme/archive/cab0d6bd57bf0fb30918b68e2396f87d9484db31/faba-icon-theme-cab0d6bd57bf0fb30918b68e2396f87d9484db31.tar.gz" +MD5SUM="49a13e7e6a5cce8ea031041d897015af" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" diff --git a/desktop/faba-icon-theme/slack-desc b/desktop/faba-icon-theme/slack-desc index 8e973cd263..121cd20856 100644 --- a/desktop/faba-icon-theme/slack-desc +++ b/desktop/faba-icon-theme/slack-desc @@ -14,6 +14,6 @@ faba-icon-theme: purpose is serve as a base icon theme to others (such as Moka I faba-icon-theme: Theme). It consists only of system icons: folders, mimetypes, faba-icon-theme: toolbar icons, etc. faba-icon-theme: -faba-icon-theme: Home Page: https://github.com/moka-project/faba-icon-theme/ +faba-icon-theme: Home Page: https://github.com/snwh/faba-icon-theme/ faba-icon-theme: faba-icon-theme: |