[arch-commits] Commit in yad/trunk (PKGBUILD)
Christian Hesse
eworm at archlinux.org
Sat Apr 4 19:17:53 UTC 2020
Date: Saturday, April 4, 2020 @ 19:17:52
Author: eworm
Revision: 611684
upgpkg: yad 6.0-1
new upstream release
Modified:
yad/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-04-04 19:15:48 UTC (rev 611683)
+++ PKGBUILD 2020-04-04 19:17:52 UTC (rev 611684)
@@ -5,7 +5,7 @@
# Contributor: Ernia <monghitri at aruba.it>
pkgname=yad
-pkgver=5.0
+pkgver=6.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=('6d7008f72c2b9b1fb71cdae4399f3e6af617bb1b2aeb1376af23e1a7a21997b7')
+sha256sums=('bcbf0a298a0b6c069b1f7ac6c7914af09fea9932914787faad7e7fe4eebe9051')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"
More information about the arch-commits
mailing list