summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorpiotr2022-11-23 02:28:24 +0100
committerpiotr2022-11-23 02:28:24 +0100
commitcb7a0396e7aa251793bbe6e098e1f19ea7c2181c (patch)
tree37095e54cafd210da18b92ff131128ce4cac4771
parent78da3b9d4c4eed297d602a356481c922dc920ed5 (diff)
downloadaur-cb7a0396e7aa251793bbe6e098e1f19ea7c2181c.tar.gz
update to 0.3.3
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0fbfbf3e50f0..3d10a3781fd0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = nwg-dock-bin
pkgdesc = GTK3-based dock for sway Wayland compositor
- pkgver = 0.3.2
+ pkgver = 0.3.3
pkgrel = 1
url = https://github.com/nwg-piotr/nwg-dock
arch = x86_64
@@ -11,7 +11,7 @@ pkgbase = nwg-dock-bin
provides = nwg-dock
conflicts = nwg-dock-git
conflicts = nwg-dock
- source = nwg-dock-bin-0.3.2.tar.gz::https://github.com/nwg-piotr/nwg-dock/releases/download/v0.3.2/nwg-dock-v0.3.2_x86_64.tar.gz
- md5sums = 83b6e97e29a1f08a0f305d7fbec86ea4
+ source = nwg-dock-bin-0.3.3.tar.gz::https://github.com/nwg-piotr/nwg-dock/releases/download/v0.3.3/nwg-dock-v0.3.3_x86_64.tar.gz
+ md5sums = 30f1a54914c110d8149b6efe2c167f72
pkgname = nwg-dock-bin
diff --git a/PKGBUILD b/PKGBUILD
index a553ad84ee02..648034a217d7 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.2
+pkgver=0.3.3
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=('83b6e97e29a1f08a0f305d7fbec86ea4')
+md5sums=('30f1a54914c110d8149b6efe2c167f72')
package() {
cd "$srcdir"