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

Christian Hesse eworm at archlinux.org
Sat Sep 5 08:57:45 UTC 2020


    Date: Saturday, September 5, 2020 @ 08:57:44
  Author: eworm
Revision: 699060

upgpkg: yad 7.0-1: new upstream release

Modified:
  yad/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-09-05 06:04:12 UTC (rev 699059)
+++ PKGBUILD	2020-09-05 08:57:44 UTC (rev 699060)
@@ -5,7 +5,7 @@
 # Contributor: Ernia <monghitri at aruba.it>
 
 pkgname=yad
-pkgver=6.0
+pkgver=7.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=('bcbf0a298a0b6c069b1f7ac6c7914af09fea9932914787faad7e7fe4eebe9051')
+sha256sums=('60603f647631f2fbe0217fc171a8ec4c1425aaebc18a70d0bd7987f9408b0887')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list