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

Jan Steffens heftig at archlinux.org
Sun Mar 11 14:06:32 UTC 2018


    Date: Sunday, March 11, 2018 @ 14:06:31
  Author: heftig
Revision: 318542

3.26.2+2+gfa6dd4f5-1

Modified:
  gnome-documents/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-03-11 09:31:38 UTC (rev 318541)
+++ PKGBUILD	2018-03-11 14:06:31 UTC (rev 318542)
@@ -2,7 +2,7 @@
 # Maintainer: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
 
 pkgname=gnome-documents
-pkgver=3.26.1
+pkgver=3.26.2+2+gfa6dd4f5
 pkgrel=1
 pkgdesc="A document manager application for GNOME"
 url="https://wiki.gnome.org/Apps/Documents"
@@ -13,7 +13,7 @@
 makedepends=(gobject-introspection git gnome-common)
 optdepends=('libreoffice-fresh: Support for Libreoffice document types')
 groups=(gnome)
-_commit=fb73c9a3b51f3287df01eec863af1428a25ebb63  # tags/3.26.1^0
+_commit=fa6dd4f5b29a836022a18c15a04db1b1efe1e5c0  # gnome-3-26
 source=("git+https://git.gnome.org/browse/gnome-documents#commit=$_commit"
         "git+https://git.gnome.org/browse/libgd")
 sha256sums=('SKIP'
@@ -41,7 +41,7 @@
     --prefix=/usr \
     --sysconfdir=/etc \
     --localstatedir=/var \
-    --libexecdir=/usr/lib/$pkgname
+    --libexecdir=/usr/lib
   sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
   make
 }



More information about the arch-commits mailing list