summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Jay Lanagan <1995739+mac-a-r0ni@users.noreply.github.com>2024-04-10 18:45:43 -0400
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2024-04-13 22:03:41 +0700
commit6f4104cbd5609cf8cc50183590517556e0336290 (patch)
tree881f6f063d93c9967a3e364bb4d42363be97737e
parenteb20f808dc6f5b095f929f1c0d3cb919301c59cb (diff)
downloadslackbuilds-6f4104cbd5609cf8cc50183590517556e0336290.tar.gz
slackbuilds-6f4104cbd5609cf8cc50183590517556e0336290.tar.xz
desktop/nwg-hello: Updated for version 0.1.9.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--desktop/nwg-hello/nwg-hello.SlackBuild2
-rw-r--r--desktop/nwg-hello/nwg-hello.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/desktop/nwg-hello/nwg-hello.SlackBuild b/desktop/nwg-hello/nwg-hello.SlackBuild
index 7ddbe283af..1f1992157c 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.1.8}
+VERSION=${VERSION:-0.1.9}
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 5ee282c343..aa23083cb9 100644
--- a/desktop/nwg-hello/nwg-hello.info
+++ b/desktop/nwg-hello/nwg-hello.info
@@ -1,8 +1,8 @@
PRGNAM="nwg-hello"
-VERSION="0.1.8"
+VERSION="0.1.9"
HOMEPAGE="https://github.com/nwg-piotr/nwg-hello/"
-DOWNLOAD="https://github.com/nwg-piotr/nwg-hello/archive/v0.1.8/nwg-hello-0.1.8.tar.gz"
-MD5SUM="53692cdaed2640963ab2b99f8ac8da30"
+DOWNLOAD="https://github.com/nwg-piotr/nwg-hello/archive/v0.1.9/nwg-hello-0.1.9.tar.gz"
+MD5SUM="f87ccde4777afae882aa338126792238"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="gtk-layer-shell greetd"