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

Jan Steffens heftig at archlinux.org
Thu Dec 14 20:39:07 UTC 2017


    Date: Thursday, December 14, 2017 @ 20:39:06
  Author: heftig
Revision: 312673

3.26.2-1

Modified:
  gnome-online-accounts/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-12-14 19:43:29 UTC (rev 312672)
+++ PKGBUILD	2017-12-14 20:39:06 UTC (rev 312673)
@@ -2,7 +2,7 @@
 # Contributor: Ionut Biru <ibiru at archlinux.org>
 
 pkgname=gnome-online-accounts
-pkgver=3.26.1
+pkgver=3.26.2
 pkgrel=1
 pkgdesc="Single sign-on framework for GNOME"
 url="https://wiki.gnome.org/Projects/GnomeOnlineAccounts"
@@ -12,7 +12,7 @@
 makedepends=(intltool gobject-introspection gtk-doc vala git gnome-common)
 optdepends=('gvfs-goa: Virtual file systems (e.g. OwnCloud)'
             'gvfs-google: Google Drive')
-_commit=b36db9948f24637c37c6485a129757498454c5ea  # tags/3.26.1^0
+_commit=ff9f1e7da6278dbda262cf65e70224f61f81d293  # tags/3.26.2^0
 source=("git+https://git.gnome.org/browse/gnome-online-accounts#commit=$_commit"
         "git+https://git.gnome.org/browse/telepathy-account-widgets")
 sha256sums=('SKIP'
@@ -38,7 +38,7 @@
 
   ./configure \
     --prefix=/usr \
-    --libexecdir=/usr/lib/$pkgname \
+    --libexecdir=/usr/lib \
     --disable-static \
     --enable-inspector \
     --enable-media-server \



More information about the arch-commits mailing list