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

Christian Hesse eworm at archlinux.org
Mon Apr 5 21:22:28 UTC 2021


    Date: Monday, April 5, 2021 @ 21:22:27
  Author: eworm
Revision: 912009

upgpkg: yad 9.2-1: new upstream release

Modified:
  yad/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-05 21:16:42 UTC (rev 912008)
+++ PKGBUILD	2021-04-05 21:22:27 UTC (rev 912009)
@@ -5,7 +5,7 @@
 # Contributor: Ernia <monghitri at aruba.it>
 
 pkgname=yad
-pkgver=9.1
+pkgver=9.2
 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' 'gtkspell3')
 makedepends=('autoconf' 'automake' 'intltool')
 source=("https://github.com/v1cont/yad/releases/download/v${pkgver}/${pkgname}-${pkgver}.tar.xz")
-sha256sums=('288142d338c055d3839083d8146c6f270bd5a17f78ff9cd2a3c41a8cf31a0e92')
+sha256sums=('32f76fe5d68327b2dc1549c85cac6322086defca8a53a5466ffd0e2913856124')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list