desktop/mint-themes: Update for 2.1.8

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
isaackwy 2024-06-30 11:49:17 -07:00 committed by Willy Sudiarto Raharjo
parent 1092a176f7
commit ace4388dcc
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View file

@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM="mint-themes"
VERSION=${VERSION:-2.1.7}
VERSION=${VERSION:-2.1.8}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="mint-themes"
VERSION="2.1.7"
VERSION="2.1.8"
HOMEPAGE="https://github.com/linuxmint/mint-themes"
DOWNLOAD="https://github.com/linuxmint/mint-themes/archive/2.1.7/mint-themes-2.1.7.tar.gz"
MD5SUM="21f67918c100e7a860ac85b188637df0"
DOWNLOAD="https://github.com/linuxmint/mint-themes/archive/2.1.8/mint-themes-2.1.8.tar.gz"
MD5SUM="939f0b3aac1222d1efde430142fe8572"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-libsass"