Date: Monday, October 9, 2017 @ 12:41:04
  Author: heftig
Revision: 307223

0.9.99-1

Modified:
  flatpak/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2017-10-09 12:40:56 UTC (rev 307222)
+++ PKGBUILD    2017-10-09 12:41:04 UTC (rev 307223)
@@ -2,7 +2,7 @@
 # Maintainer: Jan Alexander Steffens (heftig) <[email protected]>
 
 pkgname=flatpak
-pkgver=0.9.98.2
+pkgver=0.9.99
 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=ab27dfc014b2a86219a488de1aa078ef465e0deb  # tags/0.9.98.2^0
+_commit=d952cdab9b7f9c38ad7bda43c33209ba3fcb0230  # tags/0.9.99^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