Date: Monday, November 19, 2018 @ 07:28:04 Author: bpiotrowski Revision: 340115
1.1.0-1 Modified: flatpak/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-11-19 05:56:03 UTC (rev 340114) +++ PKGBUILD 2018-11-19 07:28:04 UTC (rev 340115) @@ -1,7 +1,7 @@ # Maintainer: Jan Alexander Steffens (heftig) <[email protected]> pkgname=flatpak -pkgver=1.0.6 +pkgver=1.1.0 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=38b5560c66a5b28287df964b6a61d928ec163ed2 # tags/1.0.6^0 +_commit=fa086463718a9bf39b52af5bd51afca2bfae1288 # tags/1.1.0^0 source=("git+https://github.com/flatpak/flatpak#commit=$_commit" "git+https://github.com/projectatomic/bubblewrap" "git+https://gitlab.gnome.org/GNOME/libglnx.git"
