desktop/moka-icon-theme: Updated for version 5.3.6.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
91b2a7e0aa
commit
a904be77cc
|
@ -2,7 +2,7 @@
|
||||||
#
|
#
|
||||||
# Slackware build script for moka-icon-theme.
|
# 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.
|
# All rights reserved.
|
||||||
#
|
#
|
||||||
# Redistribution and use of this script, with or without modification, is
|
# Redistribution and use of this script, with or without modification, is
|
||||||
|
@ -23,7 +23,7 @@
|
||||||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
PRGNAM="moka-icon-theme"
|
PRGNAM="moka-icon-theme"
|
||||||
VERSION=${VERSION:-5.3.5}
|
VERSION=${VERSION:-5.3.6}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
@ -36,7 +36,7 @@ CWD=$(pwd)
|
||||||
|
|
||||||
set -e
|
set -e
|
||||||
|
|
||||||
SRCVER="v5.3.5"
|
SRCVER=${SRCVER:-v5.3.6}
|
||||||
|
|
||||||
rm -rf $PKG
|
rm -rf $PKG
|
||||||
mkdir -p $TMP $PKG $OUTPUT
|
mkdir -p $TMP $PKG $OUTPUT
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="moka-icon-theme"
|
PRGNAM="moka-icon-theme"
|
||||||
VERSION="5.3.5"
|
VERSION="5.3.6"
|
||||||
HOMEPAGE="https://github.com/moka-project/moka-icon-theme/"
|
HOMEPAGE="https://github.com/moka-project/moka-icon-theme/"
|
||||||
DOWNLOAD="https://github.com/moka-project/moka-icon-theme/archive/v5.3.5.tar.gz"
|
DOWNLOAD="https://github.com/moka-project/moka-icon-theme/archive/v5.3.6/moka-icon-theme-5.3.6.tar.gz"
|
||||||
MD5SUM="e52fb3c39bae53f547e61dd92bebf173"
|
MD5SUM="819b8bf752bbe573ad51e77e3cfe6a85"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES="faba-icon-theme"
|
REQUIRES="faba-icon-theme"
|
||||||
|
|
Loading…
Reference in New Issue