From 9c41f08b4707576c2dee7fba16c22bd9d5a07ee7 Mon Sep 17 00:00:00 2001 From: Andreas Grapentin Date: Wed, 29 Nov 2017 18:42:43 +0100 Subject: nonprism/gnome-online-accounts: updated to 3.26.1 --- nonprism/gnome-online-accounts/PKGBUILD | 17 ++++++++++------- 1 file changed, 10 insertions(+), 7 deletions(-) (limited to 'nonprism/gnome-online-accounts/PKGBUILD') diff --git a/nonprism/gnome-online-accounts/PKGBUILD b/nonprism/gnome-online-accounts/PKGBUILD index 741bca03d..cc1e2ee12 100644 --- a/nonprism/gnome-online-accounts/PKGBUILD +++ b/nonprism/gnome-online-accounts/PKGBUILD @@ -1,20 +1,25 @@ +# Maintainer: Andreas Grapentin # Contributor (Arch): Ionut Biru -# Maintainer: Márcio Silva +# Contributor: Márcio Silva # Contributor: Isaac David pkgname=gnome-online-accounts -pkgver=3.24.1 + +pkgver=3.26.1 pkgrel=1.nonprism1 +arch=(i686 x86_64 armv7h) + pkgdesc="Single sign-on framework for GNOME, without support for unsafe and dangerous for privacy protocols" url="https://wiki.gnome.org/Projects/GnomeOnlineAccounts" -arch=(i686 x86_64 armv7h) license=(LGPL) + depends=(webkit2gtk json-glib libnotify rest libsecret telepathy-glib krb5 gcr) makedepends=(intltool gobject-introspection gtk-doc vala git gnome-common) +optdepends=('gvfs-goa: Virtual file systems (e.g. OwnCloud)') conflicts=("${pkgname}-coherence" "${pkgname}-nonprism" ) replaces=("${pkgname}-coherence" "${pkgname}-nonprism") -optdepends=('gvfs-goa: Virtual file systems (e.g. OwnCloud)') -_commit=4f26391fc5b3d54cb73d9cd05599acec33d90928 # tags/3.24.1^0 + +_commit=b36db9948f24637c37c6485a129757498454c5ea # tags/3.26.1^0 source=("git+https://git.gnome.org/browse/gnome-online-accounts#commit=$_commit" "git+https://git.gnome.org/browse/telepathy-account-widgets") sha256sums=('SKIP' @@ -68,5 +73,3 @@ package() { cd $pkgname make DESTDIR="$pkgdir" install } - -# vim:set ts=2 sw=2 et: -- cgit v1.2.3