diff options
author | Jay Lanagan <1995739+mac-a-r0ni@users.noreply.github.com> | 2024-04-16 02:09:10 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-04-17 09:57:14 +0700 |
commit | f7618617c3acccea90a2c3ebb2cb9a13f5b50ffe (patch) | |
tree | c6d8a0fa1611280bf1491bb9cf1884c4aaf116c2 /desktop/nwg-hello | |
parent | 792785f50d1778c765e749a2a48fe6c6aabaf179 (diff) |
desktop/nwg-hello: Updated for version 0.1.10.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop/nwg-hello')
-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 1f1992157c4e..527b49997588 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.9} +VERSION=${VERSION:-0.1.10} 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 aa23083cb9cd..90162c5fe87a 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.9" +VERSION="0.1.10" HOMEPAGE="https://github.com/nwg-piotr/nwg-hello/" -DOWNLOAD="https://github.com/nwg-piotr/nwg-hello/archive/v0.1.9/nwg-hello-0.1.9.tar.gz" -MD5SUM="f87ccde4777afae882aa338126792238" +DOWNLOAD="https://github.com/nwg-piotr/nwg-hello/archive/v0.1.10/nwg-hello-0.1.10.tar.gz" +MD5SUM="c92985de4468818004d8b4d205efb124" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="gtk-layer-shell greetd" |