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

Christian Hesse eworm at archlinux.org
Tue May 4 15:09:08 UTC 2021


    Date: Tuesday, May 4, 2021 @ 15:09:08
  Author: eworm
Revision: 927381

upgpkg: yad 10.0-1: new upstream release

Modified:
  yad/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-05-04 15:01:44 UTC (rev 927380)
+++ PKGBUILD	2021-05-04 15:09:08 UTC (rev 927381)
@@ -5,7 +5,7 @@
 # Contributor: Ernia <monghitri at aruba.it>
 
 pkgname=yad
-pkgver=9.3
+pkgver=10.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' 'gtkspell3')
 makedepends=('autoconf' 'automake' 'intltool')
 source=("https://github.com/v1cont/yad/releases/download/v${pkgver}/${pkgname}-${pkgver}.tar.xz")
-sha256sums=('d5ca05d7658ac45490f1b49e15d24acd2c2011d88dab3f8dab0431ae9f493319')
+sha256sums=('51cac8d8934ddb5e643378c81ca908bb888c0aabd3c32465604ff457148c3a1b')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list