Date: Tuesday, March 22, 2011 @ 17:09:34 Author: heftig Revision: 116285
upgpkg: at-spi2-core 1.91.92-1 Update to 1.91.92 Modified: at-spi2-core/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2011-03-22 21:05:25 UTC (rev 116284) +++ PKGBUILD 2011-03-22 21:09:34 UTC (rev 116285) @@ -1,7 +1,7 @@ # $Id$ # Maintainer: Ionut Biru <[email protected]> pkgname=at-spi2-core -pkgver=1.91.91 +pkgver=1.91.92 pkgrel=1 pkgdesc="Protocol definitions and daemon for D-Bus at-spi" arch=('i686' 'x86_64') @@ -12,7 +12,7 @@ options=('!libtool') groups=('gnome') source=(http://download.gnome.org/sources/${pkgname}/1.91/${pkgname}-${pkgver}.tar.bz2) -sha256sums=('5ecd2ac8258b4d169947fd80841158bd722c93d083c42de19b8840faf57897c1') +sha256sums=('17ef8a4a54aa0499a983d4dc59d5f592840136ac9eb7d80154c287635becd959') build() { cd "${srcdir}/${pkgname}-${pkgver}"
