Date: Thursday, December 13, 2018 @ 09:48:35 Author: heftig Revision: 341632
1.1.1+3+g4111dbad-1: polkit fix Modified: flatpak/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-12-13 09:23:34 UTC (rev 341631) +++ PKGBUILD 2018-12-13 09:48:35 UTC (rev 341632) @@ -1,7 +1,7 @@ # Maintainer: Jan Alexander Steffens (heftig) <[email protected]> pkgname=flatpak -pkgver=1.1.1 +pkgver=1.1.1+3+g4111dbad 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=d39660da320f05d0744eebff41f8b54690258e5d # tags/1.1.1^0 +_commit=4111dbadaf68d0075df518d69ffb4751650e6219 # auto~1 source=("git+https://github.com/flatpak/flatpak#commit=$_commit" "git+https://github.com/projectatomic/bubblewrap" "git+https://gitlab.gnome.org/GNOME/libglnx.git"
