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

Ionut Biru ibiru at archlinux.org
Tue Sep 27 13:29:44 UTC 2011


    Date: Tuesday, September 27, 2011 @ 09:29:44
  Author: ibiru
Revision: 138641

update to 3.2.0

Modified:
  zenity/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-09-27 13:28:54 UTC (rev 138640)
+++ PKGBUILD	2011-09-27 13:29:44 UTC (rev 138641)
@@ -2,7 +2,7 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=zenity
-pkgver=3.1.5
+pkgver=3.2.0
 pkgrel=1
 pkgdesc="Display graphical dialog boxes from shell scripts"
 arch=(i686 x86_64)
@@ -11,7 +11,7 @@
 makedepends=('intltool' 'gtk-doc')
 url="http://www.gnome.org"
 source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('60203b4178cfdba8ec28eb0a36ea469befb9b07f39b9695d4c6f1b0d0c7ddc7b')
+sha256sums=('e6a778db3655957770653745a2ecaef08a41a71f4a0a92cb7c5dc8ce0e9902d8')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list