Date: Monday, December 10, 2018 @ 13:50:41 Author: heftig Revision: 341542
1.1.1-1 Modified: flatpak/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-12-10 12:01:14 UTC (rev 341541) +++ PKGBUILD 2018-12-10 13:50:41 UTC (rev 341542) @@ -1,7 +1,7 @@ # Maintainer: Jan Alexander Steffens (heftig) <[email protected]> pkgname=flatpak -pkgver=1.1.0 +pkgver=1.1.1 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=fa086463718a9bf39b52af5bd51afca2bfae1288 # tags/1.1.0^0 +_commit=d39660da320f05d0744eebff41f8b54690258e5d # tags/1.1.1^0 source=("git+https://github.com/flatpak/flatpak#commit=$_commit" "git+https://github.com/projectatomic/bubblewrap" "git+https://gitlab.gnome.org/GNOME/libglnx.git"
