desktop/nwg-drawer: Updated for version 0.5.2.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Jay Lanagan 2024-10-29 06:34:12 -04:00 committed by Willy Sudiarto Raharjo
parent e4bf686a66
commit 634adc2505
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-drawer
VERSION=${VERSION:-0.5.1}
VERSION=${VERSION:-0.5.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,10 +1,10 @@
PRGNAM="nwg-drawer"
VERSION="0.5.1"
VERSION="0.5.2"
HOMEPAGE="https://github.com/nwg-piotr/nwg-drawer/"
DOWNLOAD="https://github.com/nwg-piotr/nwg-drawer/archive/v0.5.1/nwg-drawer-0.5.1.tar.gz \
https://slackware.lngn.net/pub/source/nwg-drawer/nwg-drawer-vendor-0.5.1.tar.xz"
MD5SUM="a8e7c5bdfcff5ec8a55f8c3bd01bae18 \
d65d381e2ba729eff62058082b643abe"
DOWNLOAD="https://github.com/nwg-piotr/nwg-drawer/archive/v0.5.2/nwg-drawer-0.5.2.tar.gz \
https://slackware.lngn.net/pub/source/nwg-drawer/nwg-drawer-vendor-0.5.2.tar.xz"
MD5SUM="e385a2b60fcf7737a24c4a84eb15ff66 \
2f790409bf315cf3d42ec599d348851c"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="google-go-lang gtk-layer-shell"