Date: Monday, June 7, 2010 @ 07:01:46 Author: jgc Revision: 81938 upgpkg: gobject-introspection 0.6.14-1 Update to 0.6.14
Modified: gobject-introspection/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2010-06-07 10:58:54 UTC (rev 81937) +++ PKGBUILD 2010-06-07 11:01:46 UTC (rev 81938) @@ -1,7 +1,7 @@ # $Id$ # Maintainer: Jan de Groot <[email protected]> pkgname=gobject-introspection -pkgver=0.6.12 +pkgver=0.6.14 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.24.1' 'python' 'cairo>=1.8.10') options=('!libtool') source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/0.6/${pkgname}-${pkgver}.tar.bz2) -sha256sums=('792f0105c04e6d9e48b50298d5e6428855d9fbe17ca20f405d7b4557dde4ff60') +sha256sums=('c4713bcbcebb06861738a8f630ab05289666e631f42f7abbf2e836978db7eba6') build() { cd "${srcdir}/${pkgname}-${pkgver}"
