desktop/nwg-dock: Updated for version 0.3.6.

Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
This commit is contained in:
Jay Lanagan 2023-08-11 15:57:35 +09:00 committed by Andrew Clemons
parent 378808ed3b
commit cd660fa6c8
No known key found for this signature in database
GPG Key ID: CD26380FFACBDA2B
2 changed files with 6 additions and 6 deletions

View File

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

View File

@ -1,10 +1,10 @@
PRGNAM="nwg-dock"
VERSION="0.3.5"
VERSION="0.3.6"
HOMEPAGE="https://github.com/nwg-piotr/nwg-dock/"
DOWNLOAD="https://github.com/nwg-piotr/nwg-dock/archive/v0.3.5/nwg-dock-0.3.5.tar.gz \
https://slackware.lngn.net/pub/source/nwg-dock/nwg-dock-vendor-0.3.5.tar.gz"
MD5SUM="b5811ce58323019094847fb25a5479bf \
6a512c9f3876973750b01d1261b5a9df"
DOWNLOAD="https://github.com/nwg-piotr/nwg-dock/archive/v0.3.6/nwg-dock-0.3.6.tar.gz \
https://slackware.lngn.net/pub/source/nwg-dock/nwg-dock-vendor-0.3.6.tar.gz"
MD5SUM="c3a8d6397f77cac122aa442b0494b4ba \
9cafcaecd97a61c400de4cd616e91503"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="google-go-lang gtk-layer-shell nwg-drawer"