Date: Tuesday, June 20, 2017 @ 22:06:36
  Author: heftig
Revision: 299087

0.9.6-1

Modified:
  flatpak/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2017-06-20 22:04:35 UTC (rev 299086)
+++ PKGBUILD    2017-06-20 22:06:36 UTC (rev 299087)
@@ -2,7 +2,7 @@
 # Maintainer: Jan Alexander Steffens (heftig) <[email protected]>
 
 pkgname=flatpak
-pkgver=0.9.5
+pkgver=0.9.6
 pkgrel=1
 pkgdesc="Application deployment framework for desktop apps"
 url="http://flatpak.org";
@@ -13,7 +13,7 @@
 makedepends=(intltool gobject-introspection gtk-doc git docbook-xsl xmlto
              libdwarf)
 install=flatpak.install
-_commit=123518143d739c030e8f7203c15a648dab5339fc  # tags/0.9.5^0
+_commit=5545293c6eb6473666303570bcd64044fca57efd  # tags/0.9.6^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