summaryrefslogtreecommitdiff
path: root/extra/glade/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/glade/PKGBUILD')
-rw-r--r--extra/glade/PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/extra/glade/PKGBUILD b/extra/glade/PKGBUILD
index ca997dba1..de2fb9eb6 100644
--- a/extra/glade/PKGBUILD
+++ b/extra/glade/PKGBUILD
@@ -1,21 +1,21 @@
-# $Id: PKGBUILD 172080 2012-11-27 16:33:29Z jgc $
+# $Id: PKGBUILD 183366 2013-04-21 22:09:24Z heftig $
# Maintainer: Douglas Soares de Andrade <douglas@archlinux.org>
pkgname=glade
-pkgver=3.14.2
-pkgrel=1.1
+pkgver=3.15.0
+pkgrel=1
pkgdesc="User interface builder for GTK+ and GNOME."
arch=(i686 x86_64 mips64el)
license=('GPL' 'LGPL')
depends=('gtk3' 'libxml2' 'desktop-file-utils' 'hicolor-icon-theme')
-makedepends=('intltool' 'python2' 'gtk-doc' 'gobject-introspection' 'python2-gobject' 'itstool' 'docbook-xsl')
+makedepends=('intltool' 'gtk-doc' 'gobject-introspection' 'python2-gobject' 'itstool' 'docbook-xsl')
optdepends=('python2: Python widgets support'
'devhelp: help browser')
options=('!libtool')
url="http://glade.gnome.org/"
install=glade.install
source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('d2e6b5a20cfdbc0a5ed49122ac7b4e3a10ba140ccfcaba60082e6e2b52a62ac6')
+sha256sums=('4e64f33d8a5ad614279dc7024ed70fe57805526e82244001a33351b1cf13f95c')
build() {
cd "$pkgname-$pkgver"