Date: Thursday, May 3, 2018 @ 08:44:42
  Author: heftig
Revision: 323343

0.11.7-1

Modified:
  flatpak/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2018-05-03 08:18:36 UTC (rev 323342)
+++ PKGBUILD    2018-05-03 08:44:42 UTC (rev 323343)
@@ -2,7 +2,7 @@
 # Maintainer: Jan Alexander Steffens (heftig) <[email protected]>
 
 pkgname=flatpak
-pkgver=0.11.6
+pkgver=0.11.7
 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=baece4293ae3a3a6edd5d0f3b9c7cda377e8bf24  # tags/0.11.6^0
+_commit=bdc8b71bbd7b78d6ad648f5112600a9cfef45d4f  # tags/0.11.7^0
 source=("git+https://github.com/flatpak/flatpak#commit=$_commit";
         "git+https://github.com/projectatomic/bubblewrap";
         "git+https://git.gnome.org/browse/libglnx";

Reply via email to