From a29329c38e50afd28d28c3a99e35d8774b9b19f8 Mon Sep 17 00:00:00 2001 From: root Date: Tue, 13 Nov 2012 01:32:19 -0800 Subject: Tue Nov 13 01:32:13 PST 2012 --- extra/gobject-introspection/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'extra/gobject-introspection/PKGBUILD') diff --git a/extra/gobject-introspection/PKGBUILD b/extra/gobject-introspection/PKGBUILD index bf0ccd3a6..70d51787d 100644 --- a/extra/gobject-introspection/PKGBUILD +++ b/extra/gobject-introspection/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 170685 2012-11-09 13:29:21Z jgc $ +# $Id: PKGBUILD 170882 2012-11-12 22:03:02Z heftig $ # Maintainer: Jan de Groot pkgname=gobject-introspection -pkgver=1.34.1.1 -pkgrel=2 +pkgver=1.34.2 +pkgrel=1 pkgdesc="Introspection system for GObject-based libraries" url="https://live.gnome.org/GObjectIntrospection" arch=('x86_64' 'i686') @@ -12,7 +12,7 @@ depends=('glib2' 'python2' 'python2-mako') makedepends=('cairo') options=('!libtool') source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver::4}/$pkgname-$pkgver.tar.xz) -sha256sums=('85b9ac268d34311138f3c6bf646c07975eebfae6ae67d9239e1066a42c5d525b') +sha256sums=('bc7948a35ce2218922dfb0806679cad21060715cc0c340cf7823eb633cc03429') build() { cd "$pkgname-$pkgver" -- cgit v1.2.3-54-g00ecf