diff options
author | Edinaldo P. Silva <edps.mundognu@gmail.com> | 2016-07-25 05:34:28 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-07-25 15:50:23 +0700 |
commit | 107a7e9e21552190959eb1bd1e76adaf63c534c5 (patch) | |
tree | 74aa3ad6a0234c9ea477087da43ad8db5621b61b /desktop/faba-icon-theme/faba-icon-theme.SlackBuild | |
parent | 78ac9cbcee34036b84f36a19cdab603318516dab (diff) | |
download | slackbuilds-107a7e9e21552190959eb1bd1e76adaf63c534c5.tar.gz |
desktop/faba-icon-theme: Updated for version 4.1.2.
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.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/desktop/faba-icon-theme/faba-icon-theme.SlackBuild b/desktop/faba-icon-theme/faba-icon-theme.SlackBuild index f4223f08df..b768932bab 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:-4.0.8} +VERSION=${VERSION:-4.1.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -36,7 +36,7 @@ CWD=$(pwd) set -e -SRCVER="v4.0.8" +SRCVER="v4.1.2" rm -rf $PKG mkdir -p $TMP $PKG $OUTPUT |