desktop/nwg-displays: Updated for version 0.3.10

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Jay Lanagan 2023-12-12 08:05:09 -05:00 committed by Willy Sudiarto Raharjo
parent 0feeef32cb
commit 57c610fe8f
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)
PRGNAM=nwg-displays
VERSION=${VERSION:-0.3.9}
VERSION=${VERSION:-0.3.10}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View File

@ -1,8 +1,8 @@
PRGNAM="nwg-displays"
VERSION="0.3.9"
VERSION="0.3.10"
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"
MD5SUM="68be5c188c79a5800b8ca546dfcfa9f4"
DOWNLOAD="https://github.com/nwg-piotr/nwg-displays/archive/v0.3.10/nwg-displays-0.3.10.tar.gz"
MD5SUM="16ce72c9b43b98b28df6ce4f67838217"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="gtk-layer-shell i3ipc"