[arch-commits] Commit in gnome-online-accounts/trunk (PKGBUILD)

Jan Steffens heftig at archlinux.org
Tue Sep 10 18:33:45 UTC 2019


    Date: Tuesday, September 10, 2019 @ 18:33:45
  Author: heftig
Revision: 362116

3.33.92-1

Modified:
  gnome-online-accounts/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-09-10 18:25:31 UTC (rev 362115)
+++ PKGBUILD	2019-09-10 18:33:45 UTC (rev 362116)
@@ -2,7 +2,7 @@
 # Contributor: Ionut Biru <ibiru at archlinux.org>
 
 pkgname=gnome-online-accounts
-pkgver=3.32.0
+pkgver=3.33.92
 pkgrel=1
 pkgdesc="Single sign-on framework for GNOME"
 url="https://wiki.gnome.org/Projects/GnomeOnlineAccounts"
@@ -12,7 +12,7 @@
 makedepends=(gobject-introspection gtk-doc vala git meson)
 optdepends=('gvfs-goa: Virtual file systems, e.g. OwnCloud'
             'gvfs-google: Google Drive')
-_commit=609ee9f761d218e20032134591883c5b99319bcc  # tags/3.32.0^0
+_commit=820c7fa83a5aff63dbb46423486b123a05ac20ed  # tags/3.33.92^0
 source=("git+https://gitlab.gnome.org/GNOME/gnome-online-accounts.git#commit=$_commit")
 sha256sums=('SKIP')
 
@@ -35,7 +35,7 @@
 }
 
 check() {
-  meson test -C build
+  meson test -C build --print-errorlogs
 }
 
 package() {



More information about the arch-commits mailing list