mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-25 10:03:03 +01:00
desktop/nwg-displays: Updated for version 0.3.18.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
3985b2905b
commit
4c1da9933f
2 changed files with 4 additions and 4 deletions
|
@ -25,7 +25,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=nwg-displays
|
||||
VERSION=${VERSION:-0.3.17}
|
||||
VERSION=${VERSION:-0.3.18}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="nwg-displays"
|
||||
VERSION="0.3.17"
|
||||
VERSION="0.3.18"
|
||||
HOMEPAGE="https://github.com/nwg-piotr/nwg-displays/"
|
||||
DOWNLOAD="https://github.com/nwg-piotr/nwg-displays/archive/v0.3.17/nwg-displays-0.3.17.tar.gz"
|
||||
MD5SUM="42ba5a4988acfbf94eb0ba6e6fee34e3"
|
||||
DOWNLOAD="https://github.com/nwg-piotr/nwg-displays/archive/v0.3.18/nwg-displays-0.3.18.tar.gz"
|
||||
MD5SUM="7b58a6efdec984446125e3243107960f"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="gtk-layer-shell i3ipc wlr-randr"
|
||||
|
|
Loading…
Reference in a new issue