summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorpiotr2023-03-05 01:48:03 +0100
committerpiotr2023-03-05 01:48:03 +0100
commit3c2e344456810253d8c995d0f093748a19282cc2 (patch)
tree77fd5f2c682722cc3ded48251aee2269b33a900c /PKGBUILD
parent8cc497300a832b449c5413099956e59aeb8bda6a (diff)
downloadaur-3c2e344456810253d8c995d0f093748a19282cc2.tar.gz
update to 0.8.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index de123d70abc6..51207aff8fd3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Piotr Miller <nwg.piotr@gmail.com>
pkgname=('nwg-panel')
-pkgver=0.7.17
+pkgver=0.8.0
pkgrel=1
pkgdesc="GTK3-based panel for sway Wayland compositor"
arch=('x86_64')
@@ -15,7 +15,7 @@ optdepends=('wlr-randr: for non-sway Wayland WMs support'
'ddcutil: for external displays brightness control')
source=("$pkgname-$pkgver.tar.gz::https://github.com/nwg-piotr/nwg-panel/archive/v"$pkgver".tar.gz")
-md5sums=('5300a9df07a16f01d3aab1dc831a6207')
+md5sums=('09732498a6c448568baf4107390aef94')
package() {
cd "${pkgname}-${pkgver}"