desktop/mint-themes: Update for 2.1.7
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
f0f332a1bb
commit
4159a5ba6f
|
@ -26,7 +26,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM="mint-themes"
|
||||
VERSION=${VERSION:-2.1.6}
|
||||
VERSION=${VERSION:-2.1.7}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="mint-themes"
|
||||
VERSION="2.1.6"
|
||||
VERSION="2.1.7"
|
||||
HOMEPAGE="https://github.com/linuxmint/mint-themes"
|
||||
DOWNLOAD="https://github.com/linuxmint/mint-themes/archive/2.1.6/mint-themes-2.1.6.tar.gz"
|
||||
MD5SUM="d8d5619858a3565cdd48c49e29537b1b"
|
||||
DOWNLOAD="https://github.com/linuxmint/mint-themes/archive/2.1.7/mint-themes-2.1.7.tar.gz"
|
||||
MD5SUM="21f67918c100e7a860ac85b188637df0"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
REQUIRES="python3-libsass"
|
||||
MAINTAINER="Isaac Yu"
|
||||
EMAIL="isaacyu@protonmail.com"
|
||||
|
|
Loading…
Reference in New Issue