Browse Source
desktop/nwg-displays: Updated for version 0.3.9
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
pull/210/head
Jay Lanagan
2 years ago
committed by
Willy Sudiarto Raharjo
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with
4 additions and
4 deletions
-
desktop/nwg-displays/nwg-displays.SlackBuild
-
desktop/nwg-displays/nwg-displays.info
|
|
@ -25,7 +25,7 @@ |
|
|
|
cd $(dirname $0) ; CWD=$(pwd) |
|
|
|
|
|
|
|
PRGNAM=nwg-displays |
|
|
|
VERSION=${VERSION:-0.3.8} |
|
|
|
VERSION=${VERSION:-0.3.9} |
|
|
|
BUILD=${BUILD:-1} |
|
|
|
TAG=${TAG:-_SBo} |
|
|
|
PKGTYPE=${PKGTYPE:-tgz} |
|
|
|
|
|
@ -1,8 +1,8 @@ |
|
|
|
PRGNAM="nwg-displays" |
|
|
|
VERSION="0.3.8" |
|
|
|
VERSION="0.3.9" |
|
|
|
HOMEPAGE="https://github.com/nwg-piotr/nwg-displays/" |
|
|
|
DOWNLOAD="https://github.com/nwg-piotr/nwg-displays/archive/v0.3.8/nwg-displays-0.3.8.tar.gz" |
|
|
|
MD5SUM="9283156e4bd5fd5b0fc6b0191bac8cf3" |
|
|
|
DOWNLOAD="https://github.com/nwg-piotr/nwg-displays/archive/v0.3.9/nwg-displays-0.3.9.tar.gz" |
|
|
|
MD5SUM="68be5c188c79a5800b8ca546dfcfa9f4" |
|
|
|
DOWNLOAD_x86_64="" |
|
|
|
MD5SUM_x86_64="" |
|
|
|
REQUIRES="gtk-layer-shell i3ipc" |
|
|
|