desktop/nwg-displays: Updated for version 0.3.22.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Jay Lanagan 2024-10-09 04:31:38 -04:00 committed by Willy Sudiarto Raharjo
parent 6db67dbd2c
commit 9346c242db
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View file

@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd) cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=nwg-displays PRGNAM=nwg-displays
VERSION=${VERSION:-0.3.21} VERSION=${VERSION:-0.3.22}
BUILD=${BUILD:-1} BUILD=${BUILD:-1}
TAG=${TAG:-_SBo} TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz} PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="nwg-displays" PRGNAM="nwg-displays"
VERSION="0.3.21" VERSION="0.3.22"
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.21/nwg-displays-0.3.21.tar.gz" DOWNLOAD="https://github.com/nwg-piotr/nwg-displays/archive/v0.3.22/nwg-displays-0.3.22.tar.gz"
MD5SUM="6d0a256e93f266b656c92d451188a839" MD5SUM="470eeee7d3faa2ebdced6a77f2d1ae08"
DOWNLOAD_x86_64="" DOWNLOAD_x86_64=""
MD5SUM_x86_64="" MD5SUM_x86_64=""
REQUIRES="gtk-layer-shell i3ipc wlr-randr" REQUIRES="gtk-layer-shell i3ipc wlr-randr"