diff options
Diffstat (limited to 'desktop/moka-icon-theme/moka-icon-theme.SlackBuild')
-rw-r--r-- | desktop/moka-icon-theme/moka-icon-theme.SlackBuild | 5 |
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 a4204e8450d2f..53c16161613fd 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 |