diff options
author | Jay Lanagan <1995739+mac-a-r0ni@users.noreply.github.com> | 2024-03-22 10:25:30 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-03-22 21:13:40 +0700 |
commit | 4d19d94646bb151a84d8ed75e86e7cdf0eff017b (patch) | |
tree | 551b5711a6bc76befa3a3ddc3b3263c7e8214dd1 /desktop | |
parent | 47111dc3281350ab1f3215869c0ca5249fa43acf (diff) |
desktop/nwg-hello: Updated for version 0.1.8.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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 691f7801d2221..7ddbe283af914 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.7} +VERSION=${VERSION:-0.1.8} 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 6d839b0bc2dfe..5ee282c34381a 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.7" +VERSION="0.1.8" HOMEPAGE="https://github.com/nwg-piotr/nwg-hello/" -DOWNLOAD="https://github.com/nwg-piotr/nwg-hello/archive/v0.1.7/nwg-hello-0.1.7.tar.gz" -MD5SUM="8e49f2de026a3970652e986742f97522" +DOWNLOAD="https://github.com/nwg-piotr/nwg-hello/archive/v0.1.8/nwg-hello-0.1.8.tar.gz" +MD5SUM="53692cdaed2640963ab2b99f8ac8da30" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="gtk-layer-shell greetd" |