diff options
author | Edinaldo P. Silva <edps.mundognu@gmail.com> | 2018-06-19 20:48:08 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-06-23 08:43:59 +0700 |
commit | c24afda337fd028b1cb9f3b2da7acfec839c9bb3 (patch) | |
tree | c74dcaef0bd5368bce8c68e5559a700c34c3dc34 /desktop/faba-icon-theme | |
parent | 88bc6c244e088705c53e40e35e2f6c943edcc145 (diff) | |
download | slackbuilds-c24afda337fd028b1cb9f3b2da7acfec839c9bb3.tar.gz |
desktop/faba-icon-theme: Updated for version 20180422.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'desktop/faba-icon-theme')
-rw-r--r-- | desktop/faba-icon-theme/faba-icon-theme.SlackBuild | 6 | ||||
-rw-r--r-- | desktop/faba-icon-theme/faba-icon-theme.info | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/desktop/faba-icon-theme/faba-icon-theme.SlackBuild b/desktop/faba-icon-theme/faba-icon-theme.SlackBuild index 1236057e15..cbecd8deae 100644 --- a/desktop/faba-icon-theme/faba-icon-theme.SlackBuild +++ b/desktop/faba-icon-theme/faba-icon-theme.SlackBuild @@ -2,7 +2,7 @@ # # Slackware build script for faba-icon-theme. # -# Copyright 2015-2017 Edinaldo P. Silva, Rio de Janeiro, Brazil. +# Copyright 2015-2018 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="faba-icon-theme" -VERSION=${VERSION:-20170712} +VERSION=${VERSION:-20180422} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -34,7 +34,7 @@ PKG=$TMP/package-$PRGNAM OUTPUT=${OUTPUT:-/tmp} CWD=$(pwd) -SRCVER=${SRCVER:-cab0d6bd57bf0fb30918b68e2396f87d9484db31} +SRCVER=${SRCVER:-a50c9437795ceef60769eaaaa015ee131a3a4ee2} set -e diff --git a/desktop/faba-icon-theme/faba-icon-theme.info b/desktop/faba-icon-theme/faba-icon-theme.info index 87f498203f..a9970525c1 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="20170712" +VERSION="20180422" 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="https://github.com/snwh/faba-icon-theme/archive/a50c9437795ceef60769eaaaa015ee131a3a4ee2/faba-icon-theme-a50c9437795ceef60769eaaaa015ee131a3a4ee2.tar.gz" +MD5SUM="07426de9375bc521e33f0a0b10d3f141" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |