Date: Wednesday, June 27, 2018 @ 14:45:04
  Author: heftig
Revision: 327699

0.99.2-1

Modified:
  flatpak/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2018-06-27 14:36:34 UTC (rev 327698)
+++ PKGBUILD    2018-06-27 14:45:04 UTC (rev 327699)
@@ -2,7 +2,7 @@
 # Maintainer: Jan Alexander Steffens (heftig) <[email protected]>
 
 pkgname=flatpak
-pkgver=0.99.1
+pkgver=0.99.2
 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=0979b4fdf335b30f34583191084f9044956a5c6d  # tags/0.99.1^0
+_commit=5b07ece977e7ba36d8f752fda82b178d1c5c3a92  # tags/0.99.2^0
 source=("git+https://github.com/flatpak/flatpak#commit=$_commit";
         "git+https://github.com/projectatomic/bubblewrap";
         "git+https://gitlab.gnome.org/GNOME/libglnx.git";

Reply via email to