summaryrefslogtreecommitdiffstats
path: root/desktop/moka-icon-theme/moka-icon-theme.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/moka-icon-theme/moka-icon-theme.SlackBuild')
-rw-r--r--desktop/moka-icon-theme/moka-icon-theme.SlackBuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/desktop/moka-icon-theme/moka-icon-theme.SlackBuild b/desktop/moka-icon-theme/moka-icon-theme.SlackBuild
index a4204e8450..53c1616161 100644
--- a/desktop/moka-icon-theme/moka-icon-theme.SlackBuild
+++ b/desktop/moka-icon-theme/moka-icon-theme.SlackBuild
@@ -23,7 +23,8 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM="moka-icon-theme"
-VERSION=${VERSION:-5.3.1}
+VERSION=${VERSION:-5.3.2}
+SRCVER="v5.3.2"
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -36,8 +37,6 @@ CWD=$(pwd)
set -e
-SRCVER="v5.3.1"
-
rm -rf $PKG
mkdir -p $TMP $PKG $OUTPUT
cd $TMP