diff options
author | Edinaldo P. Silva <edps.mundognu@gmail.com> | 2017-06-30 11:57:33 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-06-30 11:57:33 +0700 |
commit | a904be77cc280e4b4e5288302db111650e21a17b (patch) | |
tree | d1510af43526d03226d923400ac0d9d6deeb8295 /desktop/moka-icon-theme | |
parent | 91b2a7e0aa09d483398caca84e5aeb0403408bfb (diff) |
desktop/moka-icon-theme: Updated for version 5.3.6.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop/moka-icon-theme')
-rw-r--r-- | desktop/moka-icon-theme/moka-icon-theme.SlackBuild | 6 | ||||
-rw-r--r-- | desktop/moka-icon-theme/moka-icon-theme.info | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/desktop/moka-icon-theme/moka-icon-theme.SlackBuild b/desktop/moka-icon-theme/moka-icon-theme.SlackBuild index 9e77dc4d4ae0..c829800ee6ce 100644 --- a/desktop/moka-icon-theme/moka-icon-theme.SlackBuild +++ b/desktop/moka-icon-theme/moka-icon-theme.SlackBuild @@ -2,7 +2,7 @@ # # Slackware build script for moka-icon-theme. # -# Copyright 2015-216 Edinaldo P. Silva, Rio de Janeiro, Brazil. +# Copyright 2015-217 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="moka-icon-theme" -VERSION=${VERSION:-5.3.5} +VERSION=${VERSION:-5.3.6} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -36,7 +36,7 @@ CWD=$(pwd) set -e -SRCVER="v5.3.5" +SRCVER=${SRCVER:-v5.3.6} rm -rf $PKG mkdir -p $TMP $PKG $OUTPUT diff --git a/desktop/moka-icon-theme/moka-icon-theme.info b/desktop/moka-icon-theme/moka-icon-theme.info index 3e98714e2534..40651310cbfd 100644 --- a/desktop/moka-icon-theme/moka-icon-theme.info +++ b/desktop/moka-icon-theme/moka-icon-theme.info @@ -1,8 +1,8 @@ PRGNAM="moka-icon-theme" -VERSION="5.3.5" +VERSION="5.3.6" HOMEPAGE="https://github.com/moka-project/moka-icon-theme/" -DOWNLOAD="https://github.com/moka-project/moka-icon-theme/archive/v5.3.5.tar.gz" -MD5SUM="e52fb3c39bae53f547e61dd92bebf173" +DOWNLOAD="https://github.com/moka-project/moka-icon-theme/archive/v5.3.6/moka-icon-theme-5.3.6.tar.gz" +MD5SUM="819b8bf752bbe573ad51e77e3cfe6a85" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="faba-icon-theme" |