Date: Monday, May 1, 2023 @ 18:10:50
  Author: heftig
Revision: 476159

3.44.1-1

Modified:
  zenity/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-05-01 18:09:08 UTC (rev 476158)
+++ PKGBUILD    2023-05-01 18:10:50 UTC (rev 476159)
@@ -2,8 +2,8 @@
 # Contributor: Jan de Groot <[email protected]>
 
 pkgname=zenity
-pkgver=3.44.0
-pkgrel=3
+pkgver=3.44.1
+pkgrel=1
 pkgdesc="Display graphical dialog boxes from shell scripts"
 url="https://gitlab.gnome.org/GNOME/zenity";
 arch=(x86_64)
@@ -18,9 +18,9 @@
   yelp-tools
 )
 optdepends=('perl: gdialog wrapper')
-_commit=7bf8c8910d34bfb2b883b32118b93b68d44dd77b  # tags/3.44.0^0
+_commit=5cb56e3e87dcbb1fb423ecee436a62bde483b611  # tags/3.44.1^0
 source=("git+https://gitlab.gnome.org/GNOME/zenity.git#commit=$_commit";)
-sha256sums=('SKIP')
+b2sums=('SKIP')
 
 pkgver() {
   cd zenity

Reply via email to