Date: Monday, June 5, 2017 @ 20:58:32 Author: heftig Revision: 297817
0.9.5-1 Modified: flatpak/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-06-05 20:58:27 UTC (rev 297816) +++ PKGBUILD 2017-06-05 20:58:32 UTC (rev 297817) @@ -2,7 +2,7 @@ # Maintainer: Jan Alexander Steffens (heftig) <[email protected]> pkgname=flatpak -pkgver=0.9.4 +pkgver=0.9.5 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=cf2b44b04b80aaaf91834037d91bac2e17459a7b # tags/0.9.4^0 +_commit=123518143d739c030e8f7203c15a648dab5339fc # tags/0.9.5^0 source=("git+https://github.com/flatpak/flatpak#commit=$_commit" "git+https://github.com/projectatomic/bubblewrap" "git+https://git.gnome.org/browse/libglnx")
