From bd65dc7107bfdd881c3b5451d0300824cf435428 Mon Sep 17 00:00:00 2001 From: Parabola Date: Thu, 7 Apr 2011 03:09:25 +0000 Subject: Thu Apr 7 03:09:43 UTC 2011 --- gnome-unstable/at-spi2-core/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'gnome-unstable/at-spi2-core/PKGBUILD') diff --git a/gnome-unstable/at-spi2-core/PKGBUILD b/gnome-unstable/at-spi2-core/PKGBUILD index 3c08b0155..2151c5a6c 100644 --- a/gnome-unstable/at-spi2-core/PKGBUILD +++ b/gnome-unstable/at-spi2-core/PKGBUILD @@ -1,7 +1,7 @@ -# $Id: PKGBUILD 116855 2011-03-25 22:44:04Z heftig $ +# $Id: PKGBUILD 117972 2011-04-05 06:30:35Z heftig $ # Maintainer: Ionut Biru pkgname=at-spi2-core -pkgver=1.91.93 +pkgver=2.0.0 pkgrel=1 pkgdesc="Protocol definitions and daemon for D-Bus at-spi" arch=('i686' 'x86_64') @@ -11,8 +11,8 @@ depends=('dbus-core' 'glib2' 'libxtst') makedepends=('intltool' 'gobject-introspection') options=('!libtool') groups=('gnome') -source=(http://download.gnome.org/sources/${pkgname}/1.91/${pkgname}-${pkgver}.tar.bz2) -sha256sums=('e06fa4e17ebafb203126051000d2274f1ccaa7e04bff248f4524ac2411b29582') +source=(http://download.gnome.org/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.bz2) +sha256sums=('29bff48785301653ba8899978169f803370bc4b29f160db82d6a4410c4624389') build() { cd "${srcdir}/${pkgname}-${pkgver}" -- cgit v1.2.3-54-g00ecf