mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
desktop/moka-icon-theme: Updated for version 5.3.5.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
494e30eaca
commit
04a8b41bd9
2 changed files with 5 additions and 5 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM="moka-icon-theme"
|
||||
VERSION=${VERSION:-5.3.3}
|
||||
VERSION=${VERSION:-5.3.5}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
@ -36,7 +36,7 @@ CWD=$(pwd)
|
|||
|
||||
set -e
|
||||
|
||||
SRCVER="v5.3.3"
|
||||
SRCVER="v5.3.5"
|
||||
|
||||
rm -rf $PKG
|
||||
mkdir -p $TMP $PKG $OUTPUT
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="moka-icon-theme"
|
||||
VERSION="5.3.3"
|
||||
VERSION="5.3.5"
|
||||
HOMEPAGE="https://github.com/moka-project/moka-icon-theme/"
|
||||
DOWNLOAD="https://github.com/moka-project/moka-icon-theme/archive/v5.3.3.tar.gz"
|
||||
MD5SUM="4c552cd2f7e7a22720678540781069c9"
|
||||
DOWNLOAD="https://github.com/moka-project/moka-icon-theme/archive/v5.3.5.tar.gz"
|
||||
MD5SUM="e52fb3c39bae53f547e61dd92bebf173"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="faba-icon-theme"
|
||||
|
|
Loading…
Reference in a new issue