Date: Wednesday, April 8, 2020 @ 10:15:34 Author: bpiotrowski Revision: 379807
1.7.2-1 Modified: flatpak/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-04-08 09:58:33 UTC (rev 379806) +++ PKGBUILD 2020-04-08 10:15:34 UTC (rev 379807) @@ -2,7 +2,7 @@ # Contributor: Jan Alexander Steffens (heftig) <[email protected]> pkgname=flatpak -pkgver=1.6.2 +pkgver=1.7.2 pkgrel=1 pkgdesc="Linux application sandboxing and distribution framework (formerly xdg-app)" url="https://flatpak.org" @@ -12,7 +12,7 @@ python bubblewrap appstream-glib xdg-dbus-proxy) makedepends=(intltool gobject-introspection gtk-doc git docbook-xsl xmlto) checkdepends=(valgrind socat) -_commit=c80eae2f9158ddc6abbbb214157d0620652fe440 +_commit=bac2e705259faa9f7c05f097447d276369ab33b9 # tags/1.7.2^0 source=("git+https://github.com/flatpak/flatpak#commit=$_commit" "git+https://gitlab.gnome.org/GNOME/libglnx.git" "git+https://github.com/projectatomic/bubblewrap"
