summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorpiotr2023-08-21 01:46:03 +0200
committerpiotr2023-08-21 01:46:03 +0200
commit299a4d148c44d5562c42c25083e405642756dbc0 (patch)
tree857f0208f049e1594a8e7e23c972a880a310c699 /PKGBUILD
parent7d2b98eff0ae640657ef599b919297c9ba47bc64 (diff)
downloadaur-299a4d148c44d5562c42c25083e405642756dbc0.tar.gz
update to 0.3.7
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6d72134aa3dd..56636206750e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Piotr Miller <nwg.piotr@gmail.com>
# Project: nwg-shell for sway, https://github.com/nwg-piotr/nwg-shell
pkgname=('nwg-dock-bin')
-pkgver=0.3.6
+pkgver=0.3.7
pkgrel=1
pkgdesc="GTK3-based dock for sway Wayland compositor"
arch=('x86_64')
@@ -13,7 +13,7 @@ depends=('gtk3' 'gtk-layer-shell')
optdepends=('nwg-drawer: default application launcher')
source=("$pkgname-$pkgver.tar.gz::https://github.com/nwg-piotr/nwg-dock/releases/download/v"$pkgver"/nwg-dock-v"$pkgver"_x86_64.tar.gz")
-md5sums=('de97c75102a730093a397d35bf5016fb')
+md5sums=('5a399c12f574f25d37d8e00b3167e913')
package() {
cd "$srcdir"