Date: Friday, March 25, 2011 @ 21:00:52 Author: heftig Revision: 116891
upgpkg: gobject-introspection 0.10.6-1 Update to 0.10.6 Modified: gobject-introspection/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2011-03-26 01:00:08 UTC (rev 116890) +++ PKGBUILD 2011-03-26 01:00:52 UTC (rev 116891) @@ -1,7 +1,7 @@ # $Id$ # Maintainer: Jan de Groot <[email protected]> pkgname=gobject-introspection -pkgver=0.10.5 +pkgver=0.10.6 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=('fe033c5c89fb8a6019bbb15ad1d30e8e99280bf274b2e269f00faaf8a8f58325') +sha256sums=('5a72ec875c5d6e9714912bdfed2761903f994e9c5dae841add755b449e014583') build() { cd "${srcdir}/${pkgname}-${pkgver}"
