From 939efb693a8b362edc0c6ccba62c5ce54fb501af Mon Sep 17 00:00:00 2001 From: root Date: Sun, 1 Apr 2012 00:01:56 +0000 Subject: Sun Apr 1 00:01:56 UTC 2012 --- gnome-unstable/gnome-online-accounts/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'gnome-unstable/gnome-online-accounts') diff --git a/gnome-unstable/gnome-online-accounts/PKGBUILD b/gnome-unstable/gnome-online-accounts/PKGBUILD index c169b7127..ed45c4047 100644 --- a/gnome-unstable/gnome-online-accounts/PKGBUILD +++ b/gnome-unstable/gnome-online-accounts/PKGBUILD @@ -1,8 +1,8 @@ -# $Id: PKGBUILD 154030 2012-03-21 18:29:31Z ibiru $ +# $Id: PKGBUILD 154563 2012-03-30 09:20:18Z heftig $ # Maintainer: Ionut Biru pkgname=gnome-online-accounts -pkgver=3.3.92.1 +pkgver=3.4.0 pkgrel=1 pkgdesc="GNOME service to access online accounts" arch=(i686 x86_64) @@ -12,8 +12,8 @@ depends=('libwebkit3' 'json-glib' 'libnotify' 'rest' 'hicolor-icon-theme') makedepends=('intltool' 'libxslt' 'gobject-introspection' 'docbook-xsl') options=(!libtool) install=$pkgname.install -source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*.*}/$pkgname-$pkgver.tar.xz) -sha256sums=('e8de3e9baf64b4814de3496e3a06d7db878536476ba2f1670618bb2b31614099') +source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:3}/$pkgname-$pkgver.tar.xz) +sha256sums=('306a6ebaf4a0349596d1729d263b98fdb8d27d788d61e27d727d03883dccea95') build() { cd "$pkgname-$pkgver" -- cgit v1.2.3-54-g00ecf