Date: Wednesday, May 2, 2018 @ 21:00:15 Author: heftig Revision: 323307
0.11.6-1 Modified: flatpak/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-05-02 20:39:45 UTC (rev 323306) +++ PKGBUILD 2018-05-02 21:00:15 UTC (rev 323307) @@ -2,7 +2,7 @@ # Maintainer: Jan Alexander Steffens (heftig) <[email protected]> pkgname=flatpak -pkgver=0.11.5 +pkgver=0.11.6 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=a93401479df2cd2c6ac602410fb1548c62ec0483 # tags/0.11.5^0 +_commit=baece4293ae3a3a6edd5d0f3b9c7cda377e8bf24 # tags/0.11.6^0 source=("git+https://github.com/flatpak/flatpak#commit=$_commit" "git+https://github.com/projectatomic/bubblewrap" "git+https://git.gnome.org/browse/libglnx"
