Date: Thursday, March 14, 2019 @ 19:36:55
  Author: heftig
Revision: 348066

3.31.90+4+gcc7aac2c-1

Modified:
  gnome-online-accounts/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-03-14 19:30:10 UTC (rev 348065)
+++ PKGBUILD    2019-03-14 19:36:55 UTC (rev 348066)
@@ -2,7 +2,7 @@
 # Contributor: Ionut Biru <[email protected]>
 
 pkgname=gnome-online-accounts
-pkgver=3.30.2
+pkgver=3.31.90+4+gcc7aac2c
 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=1894ec59e1239846f8b25112cea92adbb9023557  # tags/3.30.2^0
+_commit=cc7aac2c669d447239876b9c47470ced3b01dc9c  # master
 
source=("git+https://gitlab.gnome.org/GNOME/gnome-online-accounts.git#commit=$_commit";)
 sha256sums=('SKIP')
 
@@ -29,7 +29,6 @@
   arch-meson $pkgname build \
     -D lastfm=true \
     -D media_server=true \
-    -D todoist=true \
     -D gtk_doc=true \
     -D man=true
   ninja -C build

Reply via email to