summaryrefslogtreecommitdiff
path: root/nonprism
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2018-07-03 14:07:30 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2018-07-03 14:07:30 -0500
commit3e23370a369c30aedae68bebaf7fdb37ba3131ed (patch)
tree0fa4721761a7939eabb020bf34009dc34a657e55 /nonprism
parent66a1b9e112d5d5ea50a40900804f5dee0a79fa7f (diff)
gnome-online-accounts-3.28.0-1.nonprism1: updating version
Diffstat (limited to 'nonprism')
-rw-r--r--nonprism/gnome-online-accounts/PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/nonprism/gnome-online-accounts/PKGBUILD b/nonprism/gnome-online-accounts/PKGBUILD
index c5bda3118..abe9d9809 100644
--- a/nonprism/gnome-online-accounts/PKGBUILD
+++ b/nonprism/gnome-online-accounts/PKGBUILD
@@ -8,17 +8,17 @@
# - removed support for possibly unsafe protocols
pkgname=gnome-online-accounts
-pkgver=3.26.2
+pkgver=3.28.0
pkgrel=1.nonprism1
pkgdesc="Single sign-on framework for GNOME, without support for unsafe and dangerous for privacy protocols"
url="https://wiki.gnome.org/Projects/GnomeOnlineAccounts"
arch=(x86_64 i686 armv7h)
license=(LGPL)
depends=(webkit2gtk json-glib libnotify rest libsecret telepathy-glib krb5 gcr)
-makedepends=(intltool gobject-introspection gtk-doc vala git gnome-common)
+makedepends=(gobject-introspection gtk-doc vala autoconf-archive gnome-common git)
optdepends=('gvfs-goa: Virtual file systems (e.g. OwnCloud)')
-_commit=ff9f1e7da6278dbda262cf65e70224f61f81d293 # tags/3.26.2^0
+_commit=3236929b648162c8a8b8c0020377f6d9af1ef6bb # tags/3.28.0^0
source=("git+https://git.gnome.org/browse/gnome-online-accounts#commit=$_commit"
"git+https://git.gnome.org/browse/telepathy-account-widgets")
sha256sums=('SKIP'
@@ -46,6 +46,7 @@ build() {
--prefix=/usr \
--libexecdir=/usr/lib \
--disable-static \
+ --enable-compile-warnings=minimum \
--enable-inspector \
--enable-media-server \
--enable-kerberos \