Date: Friday, December 21, 2018 @ 11:31:12 Author: bpiotrowski Revision: 342636
1.1.2-1 Modified: flatpak/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-12-21 10:36:14 UTC (rev 342635) +++ PKGBUILD 2018-12-21 11:31:12 UTC (rev 342636) @@ -1,7 +1,7 @@ # Maintainer: Jan Alexander Steffens (heftig) <[email protected]> pkgname=flatpak -pkgver=1.1.1+3+g4111dbad +pkgver=1.1.2 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=4111dbadaf68d0075df518d69ffb4751650e6219 # auto~1 +_commit=17f7bdbe7b6fd5a61048bf905b92038aef64fe00 # tags/1.1.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"
