summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorpiotr2024-01-09 01:20:02 +0100
committerpiotr2024-01-09 01:20:02 +0100
commitc100579c42f93a3c334b4bb50de305bb0bb1e3a4 (patch)
tree76e343d2a10b0215265227a36477116d711ba4ba /PKGBUILD
parent71479713d46ae1c5acaeb398df8d65c6fdf866ed (diff)
downloadaur-c100579c42f93a3c334b4bb50de305bb0bb1e3a4.tar.gz
update to 0.9.20
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b44230eead6f..5603267117be 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Piotr Miller <nwg.piotr@gmail.com>
pkgname=('nwg-panel')
-pkgver=0.9.19
+pkgver=0.9.20
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=('3e0e2dd1164e68da3ef0341b675f71e7')
+md5sums=('09bc3dacbd410a3b04fa7e80f9253cda')
package() {
cd "${pkgname}-${pkgver}"