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

Christian Hesse eworm at archlinux.org
Wed Feb 17 19:35:37 UTC 2021


    Date: Wednesday, February 17, 2021 @ 19:35:36
  Author: eworm
Revision: 862638

upgpkg: yad 8.0-1: new upstream release

Modified:
  yad/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-17 19:34:41 UTC (rev 862637)
+++ PKGBUILD	2021-02-17 19:35:36 UTC (rev 862638)
@@ -5,7 +5,7 @@
 # Contributor: Ernia <monghitri at aruba.it>
 
 pkgname=yad
-pkgver=7.3
+pkgver=8.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=('5768ffacc29903f6735d397883eeb9f049061978b78e5a8b4be5c273a06193dc')
+sha256sums=('5c9538b7f242de715249e9f7d30108c0706d23219b5b1bb85cfead6ae77abff3')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list