summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorpiotr2024-04-08 02:06:04 +0200
committerpiotr2024-04-08 02:06:04 +0200
commit566aa4e1175c2f5feb0d95330fa996b831e02114 (patch)
tree48156bd932f3c3ec47e45c9f37ec0e5fa548d538 /PKGBUILD
parent2289e09b9c4e276c1289701422d767e8065f564d (diff)
downloadaur-566aa4e1175c2f5feb0d95330fa996b831e02114.tar.gz
update to 0.1.9
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9de43a71cc38..e1b5866e67e7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Piotr Miller <nwg.piotr@gmail.com>
pkgname=('nwg-hello')
-pkgver=0.1.8
+pkgver=0.1.9
pkgrel=1
pkgdesc="GTK3-based greeter for greetd written in python"
arch=('any')
@@ -12,7 +12,7 @@ optdepends=('sway: this or hyprland must be installed'
'hyprland: this or sway must be installed')
source=("$pkgname-$pkgver.tar.gz::https://github.com/nwg-piotr/nwg-hello/archive/v"$pkgver".tar.gz")
-md5sums=('53692cdaed2640963ab2b99f8ac8da30')
+md5sums=('f87ccde4777afae882aa338126792238')
package() {
cd "${pkgname}-${pkgver}"