mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
desktop/nwg-menu: Updated for version 0.1.6.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
d06462585c
commit
19f7886572
2 changed files with 6 additions and 6 deletions
|
@ -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}
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue