Date: Friday, November 16, 2018 @ 12:16:34 Author: bpiotrowski Revision: 339769
1.0.6-1 Modified: flatpak/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-11-16 12:04:15 UTC (rev 339768) +++ PKGBUILD 2018-11-16 12:16:34 UTC (rev 339769) @@ -1,7 +1,7 @@ # Maintainer: Jan Alexander Steffens (heftig) <[email protected]> pkgname=flatpak -pkgver=1.0.5 +pkgver=1.0.6 pkgrel=1 pkgdesc="Linux application sandboxing and distribution framework (formerly xdg-app)" url="http://flatpak.org" @@ -12,7 +12,7 @@ makedepends=(intltool gobject-introspection gtk-doc git docbook-xsl xmlto) checkdepends=(valgrind) install=flatpak.install -_commit=89a7da60a21678bd1fc4b020050cf66feb676a0d # tags/1.0.5^0 +_commit=38b5560c66a5b28287df964b6a61d928ec163ed2 # tags/1.0.6^0 source=("git+https://github.com/flatpak/flatpak#commit=$_commit" "git+https://github.com/projectatomic/bubblewrap" "git+https://gitlab.gnome.org/GNOME/libglnx.git"
