diff options
author | Nicolás Reynolds <fauno@endefensadelsl.org> | 2014-05-25 03:54:24 +0000 |
---|---|---|
committer | Nicolás Reynolds <fauno@endefensadelsl.org> | 2014-05-25 03:54:24 +0000 |
commit | 5f3874cb8718456941af21c866515ddddd82edbc (patch) | |
tree | 9c1cbf3f8610259ad226a26e880ed366db80a779 /extra/gnome-online-accounts/PKGBUILD | |
parent | a159647ee8bfb38fdf66e4e726ed08e6f2b67f90 (diff) |
Sun May 25 03:44:44 UTC 2014
Diffstat (limited to 'extra/gnome-online-accounts/PKGBUILD')
-rw-r--r-- | extra/gnome-online-accounts/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/gnome-online-accounts/PKGBUILD b/extra/gnome-online-accounts/PKGBUILD index f818d9fa3..829117754 100644 --- a/extra/gnome-online-accounts/PKGBUILD +++ b/extra/gnome-online-accounts/PKGBUILD @@ -1,8 +1,8 @@ -# $Id: PKGBUILD 211231 2014-04-18 11:19:32Z heftig $ +# $Id: PKGBUILD 213525 2014-05-24 00:30:53Z heftig $ # Maintainer: Ionut Biru <ibiru@archlinux.org> pkgname=gnome-online-accounts -pkgver=3.12.1 +pkgver=3.12.2 pkgrel=1 pkgdesc="GNOME service to access online accounts" arch=(i686 x86_64) @@ -13,7 +13,7 @@ depends=('webkitgtk' 'json-glib' 'libnotify' 'rest' 'hicolor-icon-theme' 'libsec makedepends=('intltool' 'libxslt' 'gobject-introspection' 'docbook-xsl') install=$pkgname.install source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz) -sha256sums=('2b8930e463c84d609a00ed9337db16550de89e7a7b8184ab18f2a63f150e7cef') +sha256sums=('cac7758e09d32eb54af50ab6b23d65da0c8d48c555c8db011a0cf5b977d542ec') build() { cd $pkgname-$pkgver |