summaryrefslogtreecommitdiff
path: root/gnome-unstable/gobject-introspection/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'gnome-unstable/gobject-introspection/PKGBUILD')
-rw-r--r--gnome-unstable/gobject-introspection/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/gnome-unstable/gobject-introspection/PKGBUILD b/gnome-unstable/gobject-introspection/PKGBUILD
index 71d453354..3d6ffd010 100644
--- a/gnome-unstable/gobject-introspection/PKGBUILD
+++ b/gnome-unstable/gobject-introspection/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 166305 2012-09-05 20:36:25Z jgc $
+# $Id: PKGBUILD 166788 2012-09-19 09:06:40Z jgc $
# Maintainer: Jan de Groot <jgc@archlinux.org>
pkgname=gobject-introspection
-pkgver=1.33.10
+pkgver=1.33.14
pkgrel=1
pkgdesc="Introspection system for GObject-based libraries"
url="https://live.gnome.org/GObjectIntrospection"
@@ -12,7 +12,7 @@ depends=('glib2' 'python2')
makedepends=('cairo')
options=('!libtool')
source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('b000d5a6edeeff11040e07a733b31725feffdc9ff73a10862ede911c868ffdd7')
+sha256sums=('1e0549a3a64c2ab633e80414fc6025fce287872a7ffa016d5907b0dc80e61d0b')
build() {
cd "$pkgname-$pkgver"