desktop/nwg-menu: Updated for version 0.1.6.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Jay Lanagan 2024-09-25 09:00:55 -04:00 committed by Willy Sudiarto Raharjo
parent d06462585c
commit 19f7886572
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 6 additions and 6 deletions

View file

@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=nwg-menu
VERSION=${VERSION:-0.1.3}
VERSION=${VERSION:-0.1.6}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,10 +1,10 @@
PRGNAM="nwg-menu"
VERSION="0.1.3"
VERSION="0.1.6"
HOMEPAGE="https://github.com/nwg-piotr/nwg-menu/"
DOWNLOAD="https://github.com/nwg-piotr/nwg-menu/archive/v0.1.3/nwg-menu-0.1.3.tar.gz \
https://slackware.lngn.net/pub/source/nwg-menu/nwg-menu-vendor-0.1.3.tar.xz"
MD5SUM="542ffe1db1cc93dc2791f431d8b5d132 \
974c0ed73c0b57150cd9474e94f48a88"
DOWNLOAD="https://github.com/nwg-piotr/nwg-menu/archive/v0.1.6/nwg-menu-0.1.6.tar.gz \
https://slackware.lngn.net/pub/source/nwg-menu/nwg-menu-vendor-0.1.6.tar.xz"
MD5SUM="2f956d68ec1cb9b16c40d2289302ed51 \
a16f0895cdb4e067a80d3eed29f79538"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="google-go-lang gtk-layer-shell"