Date: Wednesday, January 18, 2017 @ 17:02:29 Author: heftig Revision: 286924
0.8.1-1 Modified: flatpak/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-01-18 16:44:00 UTC (rev 286923) +++ PKGBUILD 2017-01-18 17:02:29 UTC (rev 286924) @@ -2,7 +2,7 @@ # Maintainer: Jan Alexander Steffens (heftig) <[email protected]> pkgname=flatpak -pkgver=0.8.0 +pkgver=0.8.1 pkgrel=1 pkgdesc="Application deployment framework for desktop apps" url="http://flatpak.org" @@ -13,7 +13,7 @@ makedepends=(intltool python gobject-introspection gtk-doc git docbook-xsl xmlto libdwarf) install=flatpak.install -_commit=7f31a1acae8f9825ccd083cf450cf411e467fb68 # tags/0.8.0^0 +_commit=87e56ed0efad92fda6365bddc2fb26484b7f6276 # tags/0.8.1^0 source=("git+https://github.com/flatpak/flatpak#commit=$_commit" "git+https://github.com/projectatomic/bubblewrap" "git+https://git.gnome.org/browse/libglnx")
