summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorpiotr2024-03-26 01:25:04 +0100
committerpiotr2024-03-26 01:25:04 +0100
commitf1787a401def4eb9336f2a6043b1ba2004389051 (patch)
tree3f864da6559a14f8679e0db230fad739f55b63a7 /PKGBUILD
parentc0730464e3a9804a4609a546e6465646b09e6d1d (diff)
downloadaur-nwg-panel.tar.gz
update to 0.9.27
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b117e1b2504e..f06e8c2c5a10 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Piotr Miller <nwg.piotr@gmail.com>
pkgname=('nwg-panel')
-pkgver=0.9.26
+pkgver=0.9.27
pkgrel=1
pkgdesc="GTK3-based panel for sway and Hyprland Wayland compositors"
arch=('any')
@@ -14,7 +14,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=('e45e90cba1e41cf931af40bbbd83afc4')
+md5sums=('0a1b3233e889aef64296336f18559681')
package() {
cd "${pkgname}-${pkgver}"