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

Jan Steffens heftig at archlinux.org
Tue Sep 26 12:24:45 UTC 2017


    Date: Tuesday, September 26, 2017 @ 12:24:45
  Author: heftig
Revision: 306250

0.9.98-1

Modified:
  flatpak/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-09-26 12:16:35 UTC (rev 306249)
+++ PKGBUILD	2017-09-26 12:24:45 UTC (rev 306250)
@@ -2,7 +2,7 @@
 # Maintainer: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
 
 pkgname=flatpak
-pkgver=0.9.12
+pkgver=0.9.98
 pkgrel=1
 pkgdesc="Linux application sandboxing and distribution framework (formerly xdg-app)"
 url="http://flatpak.org"
@@ -13,7 +13,7 @@
 makedepends=(intltool gobject-introspection gtk-doc git docbook-xsl xmlto)
 checkdepends=(valgrind)
 install=flatpak.install
-_commit=4fc7107ab91aafd52188386ee48b5ae1eba715fc  # tags/0.9.12^0
+_commit=35744c3c27b3278e7218249481c7c78bf41745f4  # tags/0.9.98^0
 source=("git+https://github.com/flatpak/flatpak#commit=$_commit"
         "git+https://github.com/projectatomic/bubblewrap"
         "git+https://git.gnome.org/browse/libglnx")
@@ -51,6 +51,7 @@
     --libexecdir=/usr/lib/$pkgname \
     --disable-static \
     --enable-gtk-doc \
+    --enable-p2p \
     --with-system-bubblewrap \
     --with-priv-mode=setuid \
     --with-dbus-config-dir=/usr/share/dbus-1/system.d



More information about the arch-commits mailing list