Date: Monday, April 4, 2011 @ 14:05:41 Author: heftig Revision: 117813
Update to 0.10.7 Modified: gobject-introspection/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2011-04-04 18:05:40 UTC (rev 117812) +++ PKGBUILD 2011-04-04 18:05:41 UTC (rev 117813) @@ -1,7 +1,7 @@ # $Id$ # Maintainer: Jan de Groot <[email protected]> pkgname=gobject-introspection -pkgver=0.10.6 +pkgver=0.10.7 pkgrel=1 pkgdesc="Introspection system for GObject-based libraries" url="http://live.gnome.org/GObjectInstrospection" @@ -13,7 +13,7 @@ replaces=('gir-repository') options=('!libtool') source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/0.10/${pkgname}-${pkgver}.tar.bz2) -sha256sums=('5a72ec875c5d6e9714912bdfed2761903f994e9c5dae841add755b449e014583') +sha256sums=('a20a0e28f4dfb770f05718eb25d20055c853f2b041f03802008bd2040d13cb57') build() { cd "${srcdir}/${pkgname}-${pkgver}"
