desktop/nwg-displays: Updated for version 0.3.10
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
0feeef32cb
commit
57c610fe8f
|
@ -25,7 +25,7 @@
|
||||||
cd $(dirname $0) ; CWD=$(pwd)
|
cd $(dirname $0) ; CWD=$(pwd)
|
||||||
|
|
||||||
PRGNAM=nwg-displays
|
PRGNAM=nwg-displays
|
||||||
VERSION=${VERSION:-0.3.9}
|
VERSION=${VERSION:-0.3.10}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
PKGTYPE=${PKGTYPE:-tgz}
|
PKGTYPE=${PKGTYPE:-tgz}
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="nwg-displays"
|
PRGNAM="nwg-displays"
|
||||||
VERSION="0.3.9"
|
VERSION="0.3.10"
|
||||||
HOMEPAGE="https://github.com/nwg-piotr/nwg-displays/"
|
HOMEPAGE="https://github.com/nwg-piotr/nwg-displays/"
|
||||||
DOWNLOAD="https://github.com/nwg-piotr/nwg-displays/archive/v0.3.9/nwg-displays-0.3.9.tar.gz"
|
DOWNLOAD="https://github.com/nwg-piotr/nwg-displays/archive/v0.3.10/nwg-displays-0.3.10.tar.gz"
|
||||||
MD5SUM="68be5c188c79a5800b8ca546dfcfa9f4"
|
MD5SUM="16ce72c9b43b98b28df6ce4f67838217"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES="gtk-layer-shell i3ipc"
|
REQUIRES="gtk-layer-shell i3ipc"
|
||||||
|
|
Loading…
Reference in New Issue