Date: Tuesday, March 30, 2010 @ 17:42:23 Author: ibiru Revision: 74396
update to 1.20.2 Modified: libgail-gnome/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2010-03-30 21:34:40 UTC (rev 74395) +++ PKGBUILD 2010-03-30 21:42:23 UTC (rev 74396) @@ -2,18 +2,18 @@ # Maintainer: Jan de Groot <[email protected]> pkgname=libgail-gnome -pkgver=1.20.1 +pkgver=1.20.2 pkgrel=1 pkgdesc="GNOME Accessibility Implementation Library for gnomeui and libbonoboui" arch=(i686 x86_64) license=('LGPL') -depends=('gnome-panel>=2.26.0' 'at-spi>=1.26.0') +depends=('gnome-panel>=2.30' 'at-spi>=1.30' 'libgnomeui>=2.24.3') makedepends=('intltool' 'pkgconfig') options=('!libtool') groups=('gnome') url="http://www.gnome.org" source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/1.20/${pkgname}-${pkgver}.tar.bz2) -md5sums=('5c5b71af5a8ab2a9403bdae52b20e46c') +sha256sums=('28efea7aaa7351735129b851214ffc6a8595fae9c4fd0967b1bbfb6553d27382') build() { cd "${srcdir}/${pkgname}-${pkgver}"
