summaryrefslogtreecommitdiff
path: root/gnome-unstable/glade
diff options
context:
space:
mode:
authorroot <root@rshg047.dnsready.net>2011-04-07 04:58:41 +0000
committerroot <root@rshg047.dnsready.net>2011-04-07 04:58:41 +0000
commitdb464f25fec54ddfa7825a17b20fda025c296f8c (patch)
tree4bb5b8ac4dfd67096125b92d047323e6acbb86cd /gnome-unstable/glade
parentbd65dc7107bfdd881c3b5451d0300824cf435428 (diff)
Thu Apr 7 04:58:41 UTC 2011
Diffstat (limited to 'gnome-unstable/glade')
-rw-r--r--gnome-unstable/glade/PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/gnome-unstable/glade/PKGBUILD b/gnome-unstable/glade/PKGBUILD
index e84be67a6..352bfef15 100644
--- a/gnome-unstable/glade/PKGBUILD
+++ b/gnome-unstable/glade/PKGBUILD
@@ -1,20 +1,20 @@
-# $Id: PKGBUILD 113382 2011-03-08 13:36:04Z heftig $
+# $Id: PKGBUILD 118419 2011-04-06 17:54:27Z ibiru $
# Maintainer: Douglas Soares de Andrade <douglas@archlinux.org>
pkgname=glade
-pkgver=3.9.2
-pkgrel=1
+pkgver=3.10.0
+pkgrel=2
pkgdesc="User interface builder for GTK+ and GNOME."
arch=(i686 x86_64)
license=('GPL' 'LGPL')
depends=('gtk3' 'libxml2' 'desktop-file-utils' 'hicolor-icon-theme')
-makedepends=('intltool' 'python2' 'gtk-doc')
+makedepends=('intltool' 'python2' 'gtk-doc' 'gobject-introspection' 'pygobject-devel')
optdepends=('python2: Python widgets support')
options=('!libtool')
url="http://glade.gnome.org/"
install=glade.install
source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)
-sha256sums=('cb26c1532e72c4763bdd47af03d3f1ebbe389f350d03cf89a49d55ec08c33b26')
+sha256sums=('7e6a1423f1697d8b40618d0b01f0ebff572ccb80f5818a36af0971c5d1d94253')
build() {
cd "${srcdir}/$pkgname-${pkgver}"