summaryrefslogtreecommitdiff
path: root/gnome-unstable/zenity/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'gnome-unstable/zenity/PKGBUILD')
-rw-r--r--gnome-unstable/zenity/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/gnome-unstable/zenity/PKGBUILD b/gnome-unstable/zenity/PKGBUILD
index 9795e3ec0..65951d226 100644
--- a/gnome-unstable/zenity/PKGBUILD
+++ b/gnome-unstable/zenity/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 111583 2011-02-27 19:39:54Z ibiru $
+# $Id: PKGBUILD 117982 2011-04-05 06:34:01Z heftig $
# Maintainer: Jan de Groot <jgc@archlinux.org>
pkgname=zenity
-pkgver=2.91.90
+pkgver=3.0.0
pkgrel=1
pkgdesc="Display graphical dialog boxes from shell scripts"
arch=(i686 x86_64)
@@ -12,7 +12,7 @@ makedepends=('intltool' 'gtk-doc')
groups=('gnome-extra')
url="http://www.gnome.org"
source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('fb3b0d29ae7105170224c2400327f638fdf9789189c6167ecddc0c941fc9c996')
+sha256sums=('b1965b6704e80665c551261b9895a06322aba3f9776f8e5dd8141c7e8aca5131')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"