desktop/nwg-hello: Updated for version 0.2.2.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Jay Lanagan 2024-06-20 00:35:18 -04:00 committed by Willy Sudiarto Raharjo
parent c0b0373b28
commit bfd5550f9d
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-hello
VERSION=${VERSION:-0.2.1}
VERSION=${VERSION:-0.2.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View File

@ -1,8 +1,8 @@
PRGNAM="nwg-hello"
VERSION="0.2.1"
VERSION="0.2.2"
HOMEPAGE="https://github.com/nwg-piotr/nwg-hello/"
DOWNLOAD="https://github.com/nwg-piotr/nwg-hello/archive/v0.2.1/nwg-hello-0.2.1.tar.gz"
MD5SUM="1588544f8b2bb12367df77bcf5282c3a"
DOWNLOAD="https://github.com/nwg-piotr/nwg-hello/archive/v0.2.2/nwg-hello-0.2.2.tar.gz"
MD5SUM="1d19a6b5c3c72ddcd994bf9616e67402"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="gtk-layer-shell greetd python3-build python3-wheel"