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

Jan Steffens heftig at archlinux.org
Sat Oct 17 17:39:52 UTC 2015


    Date: Saturday, October 17, 2015 @ 19:39:52
  Author: heftig
Revision: 249468

3.18.1

Modified:
  zenity/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-10-17 17:37:14 UTC (rev 249467)
+++ PKGBUILD	2015-10-17 17:39:52 UTC (rev 249468)
@@ -2,16 +2,16 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=zenity
-pkgver=3.18.0
+pkgver=3.18.1
 pkgrel=1
 pkgdesc="Display graphical dialog boxes from shell scripts"
 arch=(i686 x86_64)
 license=(LGPL)
-depends=(gtk3 libnotify)
+depends=(webkit2gtk libnotify)
 makedepends=(itstool yelp-tools gettext)
 url="http://www.gnome.org"
 source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('0efafea95a830f3bf6eca805ff4a8008df760a6ad3e81181b9473dcf721c3a69')
+sha256sums=('089d45f8e82bb48ae80fcb78693bcd7a29579631234709d752afed6c5a107ba8')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list