mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
desktop/mint-l-theme: Updated for version 1.9.8.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
228f5ab368
commit
ce6c608588
2 changed files with 4 additions and 4 deletions
|
@ -25,7 +25,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM="mint-l-theme"
|
||||
VERSION=${VERSION:-1.9.7}
|
||||
VERSION=${VERSION:-1.9.8}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="mint-l-theme"
|
||||
VERSION="1.9.7"
|
||||
VERSION="1.9.8"
|
||||
HOMEPAGE="https://github.com/linuxmint/mint-l-theme"
|
||||
DOWNLOAD="http://packages.linuxmint.com/pool/main/m/mint-l-theme/mint-l-theme_1.9.7.tar.xz"
|
||||
MD5SUM="9249080cf6ee5d1487bf44923284acd1"
|
||||
DOWNLOAD="http://packages.linuxmint.com/pool/main/m/mint-l-theme/mint-l-theme_1.9.8.tar.xz"
|
||||
MD5SUM="84f9ff26f1bf83218391d3bd6c16cdd6"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="mint-l-icons"
|
||||
|
|
Loading…
Reference in a new issue