--- PKGBUILD 2013-03-17 13:20:24.000000000 +0100 +++ PKGBUILD.new 2013-03-17 13:30:36.000000000 +0100 @@ -3,11 +3,11 @@ pkgname=atk-git pkgver=20130317 pkgrel=1 pkgdesc="git version of atk" -arch=(i686 x86_64) +arch=('i686' 'x86_64') url="http://www.gnome.org" license=('LGPL') -depends=('glib2') -makedepends=('pkgconfig' 'gobject-introspection') +depends=('glib2-git') +makedepends=('gobject-introspection' 'gnome-common-git') options=('!libtool') provides=('atk') conflicts=('atk')