Date: Monday, June 11, 2018 @ 11:06:05 Author: bpiotrowski Revision: 326707
0.11.8.2-1 Modified: flatpak/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-06-11 10:54:41 UTC (rev 326706) +++ PKGBUILD 2018-06-11 11:06:05 UTC (rev 326707) @@ -2,7 +2,7 @@ # Maintainer: Jan Alexander Steffens (heftig) <[email protected]> pkgname=flatpak -pkgver=0.11.8.1 +pkgver=0.11.8.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=16f9b7322a013ab87ad1f12a83cafde78c030460 # tags/0.11.8.1^0 +_commit=9bfef9702772fd278a28f2d27d8f05c56babedeb # tags/0.11.8.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"
