From ec0976d52eb0f1840600a596df6a2d408a568fbf Mon Sep 17 00:00:00 2001
From: fossdd <fossdd@pwned.life>
Date: Mon, 3 Feb 2025 08:14:21 +0000
Subject: [PATCH] community/zenity: upgrade to 4.0.5

https://download.gnome.org/sources/zenity/4.0/zenity-4.0.5.news
---
 community/zenity/APKBUILD | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/community/zenity/APKBUILD b/community/zenity/APKBUILD
index 0e2b83f350e6..0b3f6b49ce0c 100644
--- a/community/zenity/APKBUILD
+++ b/community/zenity/APKBUILD
@@ -2,7 +2,7 @@
 # Contributor: Natanael Copa <ncopa@alpinelinux.org>
 # Maintainer: Natanael Copa <ncopa@alpinelinux.org>
 pkgname=zenity
-pkgver=4.0.3
+pkgver=4.0.5
 pkgrel=0
 pkgdesc="Display dialog boxes from the command line and shell scripts"
 url="https://wiki.gnome.org/Projects/Zenity"
@@ -32,5 +32,5 @@ package() {
 }
 
 sha512sums="
-1af74fe560cf154ace1309a1c708eb5f4f1e7cde37fd5253855019f93d20dd144b1d3f4c2792a77bf1d2d19f204f49f59bb5407331f6777ab4c0905e94fad059  zenity-4.0.3.tar.xz
+534cc68a766de916bb6057a9bda6fd8df0d891c9b9675e381045ab884052cfd18cd509638260031eaf308e401c6f1bb64aa7df491d32abb6e1a22c5e27419540  zenity-4.0.5.tar.xz
 "
-- 
GitLab