desktop/mint-themes: Update for 2.1.7

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
isaackwy 2024-06-16 17:30:58 -07:00 committed by Willy Sudiarto Raharjo
parent f0f332a1bb
commit 4159a5ba6f
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with 5 additions and 5 deletions

View File

@ -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}

View File

@ -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"