Date: Tuesday, March 26, 2013 @ 14:50:08 Author: jgc Revision: 180829
upgpkg: gnome-online-accounts 3.8.0-1 Modified: gnome-online-accounts/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-03-26 13:29:47 UTC (rev 180828) +++ PKGBUILD 2013-03-26 13:50:08 UTC (rev 180829) @@ -2,18 +2,18 @@ # Maintainer: Ionut Biru <ib...@archlinux.org> pkgname=gnome-online-accounts -pkgver=3.7.92 +pkgver=3.8.0 pkgrel=1 pkgdesc="GNOME service to access online accounts" arch=(i686 x86_64) url="http://www.gnome.org" license=('GPL') depends=('webkitgtk3' 'json-glib' 'libnotify' 'rest' 'hicolor-icon-theme' 'libsecret') -makedepends=('intltool' 'libxslt' 'gobject-introspection' 'docbook-xsl' 'python') +makedepends=('intltool' 'libxslt' 'gobject-introspection' 'docbook-xsl') options=(!libtool) install=$pkgname.install source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:3}/$pkgname-$pkgver.tar.xz) -sha256sums=('846f3003898c3f7d5ef37db83eb4712a697ea4f78a79dec7efe4dc5c5dc31aa8') +sha256sums=('fe6389e836ae77373b9fb93d61e591ba143a524e5c03ad46784847f8466f8039') build() { cd $pkgname-$pkgver