summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorpiotr2024-04-16 00:39:06 +0200
committerpiotr2024-04-16 00:39:06 +0200
commit1f98bfca8267e39f43de44ee6df56a6806fb7e99 (patch)
tree87860a8deb3472a07c74d4b1485a11842e475aee /PKGBUILD
parent566aa4e1175c2f5feb0d95330fa996b831e02114 (diff)
downloadaur-1f98bfca8267e39f43de44ee6df56a6806fb7e99.tar.gz
update to 0.1.10
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e1b5866e67e7..c9c246dbcf50 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Piotr Miller <nwg.piotr@gmail.com>
pkgname=('nwg-hello')
-pkgver=0.1.9
+pkgver=0.1.10
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=('f87ccde4777afae882aa338126792238')
+md5sums=('c92985de4468818004d8b4d205efb124')
package() {
cd "${pkgname}-${pkgver}"