summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorpiotr2023-10-25 03:43:28 +0200
committerpiotr2023-10-25 03:43:28 +0200
commitf241d7391552e749522a5ae2b12c481ebb93a0b0 (patch)
tree10be14fb4edb2ab777434da637316ab2a9ff71d9 /PKGBUILD
parent78aa06bf218418a6e423c823178919f80deceda4 (diff)
downloadaur-f241d7391552e749522a5ae2b12c481ebb93a0b0.tar.gz
update to 0.9.16
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b1c6d60eaf6b..1a223dadb690 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Piotr Miller <nwg.piotr@gmail.com>
pkgname=('nwg-panel')
-pkgver=0.9.15
+pkgver=0.9.16
pkgrel=1
pkgdesc="GTK3-based panel for sway and Hyprland Wayland compositors"
arch=('any')
@@ -16,7 +16,7 @@ optdepends=('wlr-randr: for non-sway Wayland WMs support'
'upower: for multiple batteries support')
source=("$pkgname-$pkgver.tar.gz::https://github.com/nwg-piotr/nwg-panel/archive/v"$pkgver".tar.gz")
-md5sums=('359ee50e5c3ffdd2b69b8dc4eef16c90')
+md5sums=('00c21912130f1d8f6cf2f3d953a062ca')
package() {
cd "${pkgname}-${pkgver}"