Date: Wednesday, September 5, 2012 @ 16:35:57 Author: jgc Revision: 166304
upgpkg: gobject-introspection 1.33.10-1 Update to 1.33.10 Modified: gobject-introspection/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2012-09-05 20:25:45 UTC (rev 166303) +++ PKGBUILD 2012-09-05 20:35:57 UTC (rev 166304) @@ -2,7 +2,7 @@ # Maintainer: Jan de Groot <[email protected]> pkgname=gobject-introspection -pkgver=1.33.9 +pkgver=1.33.10 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=('4d8283bcbf30f78e13e2d085a8be9a41a8b197a22ad48dc913e6ea7bec3fe8b0') +sha256sums=('b000d5a6edeeff11040e07a733b31725feffdc9ff73a10862ede911c868ffdd7') build() { cd "$pkgname-$pkgver"
