Date: Wednesday, September 29, 2010 @ 05:54:04 Author: ibiru Revision: 92352
update to 0.9.8 Modified: gobject-introspection/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2010-09-29 09:19:57 UTC (rev 92351) +++ PKGBUILD 2010-09-29 09:54:04 UTC (rev 92352) @@ -1,7 +1,7 @@ # $Id$ # Maintainer: Jan de Groot <[email protected]> pkgname=gobject-introspection -pkgver=0.9.7 +pkgver=0.9.8 pkgrel=1 pkgdesc="Introspection system for GObject-based libraries" url="http://live.gnome.org/GObjectInstrospection" @@ -11,7 +11,7 @@ makedepends=('cairo') options=('!libtool') source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/0.9/${pkgname}-${pkgver}.tar.bz2) -sha256sums=('262d77c04496c3a068ea4d68c8566a2874a592c37e0ecda70a4af6cfcacaaed0') +sha256sums=('de7c1cccbe68f3c0aec15a12ae8dbbcf04f8b23e585ef4c05dc83c6b9a5a7338') build() { cd "${srcdir}/${pkgname}-${pkgver}"
