Date: Friday, February 23, 2018 @ 21:45:31 Author: heftig Revision: 317456
0.11.3+4+g633a9cbf-1 Modified: flatpak/trunk/PKGBUILD ----------+ PKGBUILD | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-02-23 21:34:32 UTC (rev 317455) +++ PKGBUILD 2018-02-23 21:45:31 UTC (rev 317456) @@ -2,7 +2,7 @@ # Maintainer: Jan Alexander Steffens (heftig) <[email protected]> pkgname=flatpak -pkgver=0.10.4 +pkgver=0.11.3+4+g633a9cbf 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=c576d284dc123be15c7003fee6a8184eddeaf462 # tags/0.10.4^0 +_commit=633a9cbfaff20677b48a87378b955d87d4b7f59b # master source=("git+https://github.com/flatpak/flatpak#commit=$_commit" "git+https://github.com/projectatomic/bubblewrap" "git+https://git.gnome.org/browse/libglnx" @@ -53,7 +53,6 @@ --sbindir=/usr/bin \ --libexecdir=/usr/lib/$pkgname \ --disable-static \ - --disable-document-portal \ --enable-gtk-doc \ --enable-p2p \ --with-system-bubblewrap \
