From 4386084c2f042bd618403fde16935468148ad46b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Fabian=20Silva=20Delgado?= Date: Fri, 18 Apr 2014 12:53:49 -0300 Subject: gnome-online-accounts-nonprism-3.12.1-1: updating version --- nonprism/gnome-online-accounts-nonprism/PKGBUILD | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/nonprism/gnome-online-accounts-nonprism/PKGBUILD b/nonprism/gnome-online-accounts-nonprism/PKGBUILD index 26a7ce395..e47cd4c98 100644 --- a/nonprism/gnome-online-accounts-nonprism/PKGBUILD +++ b/nonprism/gnome-online-accounts-nonprism/PKGBUILD @@ -1,24 +1,24 @@ -# $Id: PKGBUILD 208734 2014-03-25 23:34:47Z jgc $ +# $Id: PKGBUILD 211221 2014-04-18 11:14:01Z heftig $ # Maintainer: Ionut Biru # Maintainer (Parabola): Márcio Silva _pkgname=gnome-online-accounts pkgname=gnome-online-accounts-nonprism -pkgver=3.12.0 +pkgver=3.12.1 pkgrel=1 pkgdesc="GNOME service to access online accounts, without support for unsafe and dangerous for privacy protocols" arch=(i686 x86_64 mips64el) url="http://www.gnome.org" license=('GPL') -depends=('webkitgtk' 'json-glib' 'libnotify' 'rest' 'hicolor-icon-theme' 'libsecret' - 'telepathy-glib' 'krb5' 'gcr') -makedepends=('intltool' 'libxslt' 'gobject-introspection' 'docbook-xsl') provides=("$_pkgname=$pkgver") conflicts=$_pkgname replaces=($_pkgname $pkgname-coherence) +depends=('webkitgtk' 'json-glib' 'libnotify' 'rest' 'hicolor-icon-theme' 'libsecret' + 'telepathy-glib' 'krb5' 'gcr') +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=('81d44afb3b993b7fb465d19b1b572db423bc7591e309f829d0639c802d7dfcc2') +sha256sums=('2b8930e463c84d609a00ed9337db16550de89e7a7b8184ab18f2a63f150e7cef') build() { cd $_pkgname-$pkgver -- cgit v1.2.3-2-g168b