Date: Tuesday, October 15, 2019 @ 22:41:42 Author: heftig Revision: 365057
3.34.1-1 Modified: gnome-online-accounts/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-10-15 17:29:19 UTC (rev 365056) +++ PKGBUILD 2019-10-15 22:41:42 UTC (rev 365057) @@ -2,7 +2,7 @@ # Contributor: Ionut Biru <[email protected]> pkgname=gnome-online-accounts -pkgver=3.34.0 +pkgver=3.34.1 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=eabe91aec08ce2e1d2b7bb6b67c6ba097aee0ba9 # tags/3.34.0^0 +_commit=a57487846b75dccd7a272f8682d647766ce222cd # tags/3.34.1^0 source=("git+https://gitlab.gnome.org/GNOME/gnome-online-accounts.git#commit=$_commit") sha256sums=('SKIP')
