diff options
-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 527b49997588f..8127f97d6af77 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.10} +VERSION=${VERSION:-0.2.0} 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 90162c5fe87ac..cf1e4426c954d 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.10" +VERSION="0.2.0" HOMEPAGE="https://github.com/nwg-piotr/nwg-hello/" -DOWNLOAD="https://github.com/nwg-piotr/nwg-hello/archive/v0.1.10/nwg-hello-0.1.10.tar.gz" -MD5SUM="c92985de4468818004d8b4d205efb124" +DOWNLOAD="https://github.com/nwg-piotr/nwg-hello/archive/v0.2.0/nwg-hello-0.2.0.tar.gz" +MD5SUM="15208fba5ef8bc3afcbc011794528b1a" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="gtk-layer-shell greetd" |