mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
desktop/nwg-shell-config: Updated for version 0.5.9.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
4f591e7427
commit
3d28cd1947
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.8}
|
||||
VERSION=${VERSION:-0.5.9}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
PRGNAM="nwg-shell-config"
|
||||
VERSION="0.5.8"
|
||||
VERSION="0.5.9"
|
||||
HOMEPAGE="https://github.com/nwg-piotr/nwg-shell-config/"
|
||||
DOWNLOAD="https://github.com/nwg-piotr/nwg-shell-config/archive/v0.5.8/nwg-shell-config-0.5.8.tar.gz \
|
||||
DOWNLOAD="https://github.com/nwg-piotr/nwg-shell-config/archive/v0.5.9/nwg-shell-config-0.5.9.tar.gz \
|
||||
https://slackware.lngn.net/pub/source/nwg-shell-config/Slackware_logo.svg"
|
||||
MD5SUM="c55c6e79347a8b46b0c99e74d4c187e4 \
|
||||
MD5SUM="b94216a741eb137e4113760b98da7d3e \
|
||||
275ee1d6ab047f12df0da19a4e99963d"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
|
|
Loading…
Reference in a new issue