summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorpiotr2023-04-12 01:40:13 +0200
committerpiotr2023-04-12 01:40:13 +0200
commitcc51fd54a25a74092590e71d179ad85f16d49f73 (patch)
tree58eb7a5c513919225fb8a7f646b53a20277df913 /PKGBUILD
parentc8b768b6c04e03010937b09fcdbbed38f32628ed (diff)
downloadaur-cc51fd54a25a74092590e71d179ad85f16d49f73.tar.gz
update to 0.1.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9d5e8194ee3d..9c35aed2b838 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-bar-bin')
-pkgver=0.1.2
+pkgver=0.1.3
pkgrel=1
pkgdesc="GTK3-based button bar for sway and other wlroots-based compositors"
arch=('x86_64')
@@ -13,7 +13,7 @@ depends=('gtk3' 'gtk-layer-shell')
source=("$pkgname-$pkgver.tar.gz::https://github.com/nwg-piotr/nwg-bar/releases/download/v"$pkgver"/nwg-bar-v"$pkgver"_x86_64.tar.gz")
-md5sums=('34971c24bfed444666146ebad43d4daf')
+md5sums=('ea0291fa6964b10b4e9c5441381928f3')
package() {
cd "$srcdir"