Date: Monday, April 30, 2018 @ 23:28:23
  Author: heftig
Revision: 323200

0.11.5-1

Modified:
  flatpak/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2018-04-30 21:08:18 UTC (rev 323199)
+++ PKGBUILD    2018-04-30 23:28:23 UTC (rev 323200)
@@ -2,7 +2,7 @@
 # Maintainer: Jan Alexander Steffens (heftig) <[email protected]>
 
 pkgname=flatpak
-pkgver=0.11.4
+pkgver=0.11.5
 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=b5571fa0397d1ce0f1aaf9cf6bfe2e60cb90895d  # tags/0.11.4^0
+_commit=a93401479df2cd2c6ac602410fb1548c62ec0483  # tags/0.11.5^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