desktop/mint-l-theme: Updated for version 1.9.5.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
a4beab8504
commit
b2654c2228
|
@ -25,7 +25,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM="mint-l-theme"
|
||||
VERSION=${VERSION:-1.9.3}
|
||||
VERSION=${VERSION:-1.9.5}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="mint-l-theme"
|
||||
VERSION="1.9.3"
|
||||
VERSION="1.9.5"
|
||||
HOMEPAGE="https://github.com/linuxmint/mint-l-theme"
|
||||
DOWNLOAD="http://packages.linuxmint.com/pool/main/m/mint-l-theme/mint-l-theme_1.9.3.tar.xz"
|
||||
MD5SUM="4f834ef57a0fb24e6ef3b2920f5eb65b"
|
||||
DOWNLOAD="http://packages.linuxmint.com/pool/main/m/mint-l-theme/mint-l-theme_1.9.5.tar.xz"
|
||||
MD5SUM="d92d9665b0933b5840b68951eb7f61d2"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="mint-l-icons"
|
||||
|
|
Loading…
Reference in New Issue