* update zenity to 3.44.1-1

This commit is contained in:
Alexander Baldeck 2023-05-20 19:09:20 +02:00
parent 1860091794
commit 6f94c4a91d

View File

@ -3,8 +3,8 @@
# Contributor: Jan de Groot <jgc@archlinux.org>
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 powerpc64le powerpc64 powerpc riscv64)
@ -19,9 +19,9 @@ makedepends=(
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