summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 21a59111a7f3..c26e8c4a2552 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,10 +8,10 @@
# shellcheck disable=SC2034
_pkgname="zenity"
pkgname="${_pkgname}-git"
-pkgver=4.0.0.r6.g43468b64
+pkgver=4.0.1.r11.gb19fa274
pkgrel=1
pkgdesc="Display graphical dialog boxes from shell scripts"
-url="https://gitlab.gnome.org/GNOME/${_pkgname}"
+url="https://gitlab.gnome.org/GNOME/${_pkgname}.git"
arch=(x86_64)
license=(LGPL)
provides=("${_pkgname}")