diff options
Diffstat (limited to 'desktop')
-rw-r--r-- | desktop/nwg-hello/nwg-hello.SlackBuild | 2 | ||||
-rw-r--r-- | desktop/nwg-hello/nwg-hello.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/desktop/nwg-hello/nwg-hello.SlackBuild b/desktop/nwg-hello/nwg-hello.SlackBuild index 21740bf044714..ed710db38b86e 100644 --- a/desktop/nwg-hello/nwg-hello.SlackBuild +++ b/desktop/nwg-hello/nwg-hello.SlackBuild @@ -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} diff --git a/desktop/nwg-hello/nwg-hello.info b/desktop/nwg-hello/nwg-hello.info index 0368e7922124d..55662c824313b 100644 --- a/desktop/nwg-hello/nwg-hello.info +++ b/desktop/nwg-hello/nwg-hello.info @@ -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" |