Date: Wednesday, September 19, 2012 @ 05:06:12 Author: jgc Revision: 166787
upgpkg: gobject-introspection 1.33.14-1 Update to 1.33.14 Modified: gobject-introspection/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2012-09-19 08:51:48 UTC (rev 166786) +++ PKGBUILD 2012-09-19 09:06:12 UTC (rev 166787) @@ -2,7 +2,7 @@ # Maintainer: Jan de Groot <[email protected]> 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 @@ 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"
