[arch-commits] Commit in yad/trunk (PKGBUILD)

Christian Hesse eworm at gemini.archlinux.org
Wed Mar 2 15:25:18 UTC 2022


    Date: Wednesday, March 2, 2022 @ 15:25:18
  Author: eworm
Revision: 1139608

upgpkg: yad 11.0-1: new upstream release

Modified:
  yad/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-02 15:24:20 UTC (rev 1139607)
+++ PKGBUILD	2022-03-02 15:25:18 UTC (rev 1139608)
@@ -5,7 +5,7 @@
 # Contributor: Ernia <monghitri at aruba.it>
 
 pkgname=yad
-pkgver=10.1
+pkgver=11.0
 pkgrel=1
 pkgdesc='A fork of zenity - display graphical dialogs from shell scripts or command line'
 url='https://github.com/v1cont/yad'
@@ -14,7 +14,7 @@
 depends=('gtk3' 'webkit2gtk' 'gtksourceview3' 'gspell')
 makedepends=('autoconf' 'automake' 'intltool')
 source=("https://github.com/v1cont/yad/releases/download/v${pkgver}/${pkgname}-${pkgver}.tar.xz")
-sha256sums=('742a5bd55de4b249eee6780bddeccb05c7ff4b158fd9743808f7d280219fd3ab')
+sha256sums=('af20b5a7120ba303ca8845db62c9a7410ae5b5224a3eb3563cd70774a745b9f2')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list