Date: Sunday, March 21, 2010 @ 11:29:35 Author: ibiru Revision: 72907
update to 0.6.9 Modified: gobject-introspection/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2010-03-21 15:24:32 UTC (rev 72906) +++ PKGBUILD 2010-03-21 15:29:35 UTC (rev 72907) @@ -1,7 +1,7 @@ # $Id$ # Maintainer: Jan de Groot <[email protected]> pkgname=gobject-introspection -pkgver=0.6.8 +pkgver=0.6.9 pkgrel=1 pkgdesc="Introspection system for GObject-based libraries" url="http://live.gnome.org/GObjectInstrospection" @@ -10,7 +10,7 @@ depends=('libffi>=3.0.8' 'glib2>=2.23.5' 'python') options=('!libtool') source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/0.6/${pkgname}-${pkgver}.tar.bz2) -sha256sums=('9dae63b4d13a03939e238acdd15834e30c621a4b368cbce15876ee1c0d245fd3') +sha256sums=('12ea075fdb90780b047382bc7acf4896c34dad49276f6c8513045a3f584d5ac6') build() { cd "${srcdir}/${pkgname}-${pkgver}"
