Date: Friday, March 11, 2011 @ 07:29:12 Author: ibiru Revision: 114246
upgpkg: gobject-introspection 0.10.4-1 update to 0.10.4 Modified: gobject-introspection/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2011-03-11 11:49:50 UTC (rev 114245) +++ PKGBUILD 2011-03-11 12:29:12 UTC (rev 114246) @@ -1,7 +1,7 @@ # $Id$ # Maintainer: Jan de Groot <[email protected]> pkgname=gobject-introspection -pkgver=0.10.3 +pkgver=0.10.4 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=('1d5fb9b094b170ff13d22886f60b148522432a654ddc832371bf94b89ec3840b') +sha256sums=('8dad8e985f70f64e5e3c2004b14935f0533989d72856abb3bef88d0bf018e074') build() { cd "${srcdir}/${pkgname}-${pkgver}"
