Date: Wednesday, October 17, 2012 @ 12:10:07 Author: heftig Revision: 169059
1.34.1 Modified: gobject-introspection/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2012-10-17 16:10:03 UTC (rev 169058) +++ PKGBUILD 2012-10-17 16:10:07 UTC (rev 169059) @@ -2,7 +2,7 @@ # Maintainer: Jan de Groot <[email protected]> pkgname=gobject-introspection -pkgver=1.34.0 +pkgver=1.34.1 pkgrel=1 pkgdesc="Introspection system for GObject-based libraries" url="https://live.gnome.org/GObjectIntrospection" @@ -12,7 +12,7 @@ makedepends=('cairo') options=('!libtool') source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz) -sha256sums=('80e211ea95404fc7c5fa3b04ba69ee0b29af70847af315155ab06b8cff832c85') +sha256sums=('bf40470c863dbb292ec52d1e84495e9334ea954e3a0ee59d6ff5f8161ea53abd') build() { cd "$pkgname-$pkgver"
