mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
desktop/nwg-shell-config: Updated for version 0.5.18.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
048777f938
commit
1aa4d33780
2 changed files with 4 additions and 4 deletions
|
@ -25,7 +25,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=nwg-shell-config
|
||||
VERSION=${VERSION:-0.5.17}
|
||||
VERSION=${VERSION:-0.5.18}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
PRGNAM="nwg-shell-config"
|
||||
VERSION="0.5.17"
|
||||
VERSION="0.5.18"
|
||||
HOMEPAGE="https://github.com/nwg-piotr/nwg-shell-config/"
|
||||
DOWNLOAD="https://github.com/nwg-piotr/nwg-shell-config/archive/v0.5.17/nwg-shell-config-0.5.17.tar.gz \
|
||||
DOWNLOAD="https://github.com/nwg-piotr/nwg-shell-config/archive/v0.5.18/nwg-shell-config-0.5.18.tar.gz \
|
||||
https://slackware.lngn.net/pub/source/nwg-shell-config/Slackware_logo.svg"
|
||||
MD5SUM="95f20e8f2432af92d74d18f89b976c4a \
|
||||
MD5SUM="3caa0dccbaa8bf77f13830744dd0ab20 \
|
||||
275ee1d6ab047f12df0da19a4e99963d"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
|
|
Loading…
Reference in a new issue