desktop/nwg-shell-config: Updated for version 0.5.15.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
c4867ad8f8
commit
55bae5e317
|
@ -25,7 +25,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=nwg-shell-config
|
||||
VERSION=${VERSION:-0.5.14}
|
||||
VERSION=${VERSION:-0.5.15}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
PRGNAM="nwg-shell-config"
|
||||
VERSION="0.5.14"
|
||||
VERSION="0.5.15"
|
||||
HOMEPAGE="https://github.com/nwg-piotr/nwg-shell-config/"
|
||||
DOWNLOAD="https://github.com/nwg-piotr/nwg-shell-config/archive/v0.5.14/nwg-shell-config-0.5.14.tar.gz \
|
||||
DOWNLOAD="https://github.com/nwg-piotr/nwg-shell-config/archive/v0.5.15/nwg-shell-config-0.5.15.tar.gz \
|
||||
https://slackware.lngn.net/pub/source/nwg-shell-config/Slackware_logo.svg"
|
||||
MD5SUM="634e31288a83e7bbcb50fa5749ea2701 \
|
||||
MD5SUM="1d6bf75cb9ba5909087cc4566d941468 \
|
||||
275ee1d6ab047f12df0da19a4e99963d"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
|
|
Loading…
Reference in New Issue