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

Jan de Groot jgc at archlinux.org
Thu Aug 11 12:05:28 UTC 2016


    Date: Thursday, August 11, 2016 @ 12:05:27
  Author: jgc
Revision: 273598

upgpkg: gnome-online-accounts 3.20.3-2

Add vala bindings (FS#50352)

Modified:
  gnome-online-accounts/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-08-11 12:01:34 UTC (rev 273597)
+++ PKGBUILD	2016-08-11 12:05:27 UTC (rev 273598)
@@ -3,13 +3,13 @@
 
 pkgname=gnome-online-accounts
 pkgver=3.20.3
-pkgrel=1
+pkgrel=2
 pkgdesc="Single sign-on framework for GNOME"
 url="https://wiki.gnome.org/Projects/GnomeOnlineAccounts"
 arch=(i686 x86_64)
 license=(LGPL)
 depends=(webkit2gtk json-glib libnotify rest libsecret telepathy-glib krb5 gcr)
-makedepends=(intltool gobject-introspection gtk-doc)
+makedepends=(intltool gobject-introspection gtk-doc vala)
 optdepends=('gvfs-goa: Virtual file systems (e.g. OwnCloud)'
             'gvfs-google: Google Drive')
 source=(https://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)



More information about the arch-commits mailing list