mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
desktop/mint-y-icons: Update for 1.7.7
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
7686ae9443
commit
d7b3e74f67
2 changed files with 4 additions and 4 deletions
|
@ -26,7 +26,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM="mint-y-icons"
|
||||
VERSION=${VERSION:-1.7.6}
|
||||
VERSION=${VERSION:-1.7.7}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="mint-y-icons"
|
||||
VERSION="1.7.6"
|
||||
VERSION="1.7.7"
|
||||
HOMEPAGE="https://github.com/linuxmint/mint-y-icons"
|
||||
DOWNLOAD="https://github.com/linuxmint/mint-y-icons/archive/1.7.6/mint-y-icons-1.7.6.tar.gz"
|
||||
MD5SUM="1d53d0838279ebcacacfccadca9d051f"
|
||||
DOWNLOAD="https://github.com/linuxmint/mint-y-icons/archive/1.7.7/mint-y-icons-1.7.7.tar.gz"
|
||||
MD5SUM="c55a11ed7102e2ab4cce38212a849f95"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue