mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
desktop/nwg-shell-config: Updated for version 0.5.51.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
e689ec9ce5
commit
465a136b61
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.49}
|
||||
VERSION=${VERSION:-0.5.51}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
PRGNAM="nwg-shell-config"
|
||||
VERSION="0.5.49"
|
||||
VERSION="0.5.51"
|
||||
HOMEPAGE="https://github.com/nwg-piotr/nwg-shell-config/"
|
||||
DOWNLOAD="https://github.com/nwg-piotr/nwg-shell-config/archive/v0.5.49/nwg-shell-config-0.5.49.tar.gz \
|
||||
DOWNLOAD="https://github.com/nwg-piotr/nwg-shell-config/archive/v0.5.51/nwg-shell-config-0.5.51.tar.gz \
|
||||
https://slackware.lngn.net/pub/source/nwg-shell-config/Antu_distributor-logo-slackware.svg"
|
||||
MD5SUM="f78c39908c4c6d1dc1e0fb1e7c4eb231 \
|
||||
MD5SUM="6fde47713967ffeb8af5714e80a9dd21 \
|
||||
bae7126cf7fbb634e09ddedd861a133d"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
|
|
Loading…
Reference in a new issue