Date: Thursday, March 11, 2021 @ 11:46:13 Author: arojas Revision: 409610
Update to 1.10.2 Modified: flatpak/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-11 07:51:00 UTC (rev 409609) +++ PKGBUILD 2021-03-11 11:46:13 UTC (rev 409610) @@ -2,7 +2,7 @@ # Contributor: Jan Alexander Steffens (heftig) <[email protected]> pkgname=flatpak -pkgver=1.10.1 +pkgver=1.10.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 systemd gobject-introspection gtk-doc git docbook-xsl xmlto) checkdepends=(valgrind socat) -_commit=acb2a190b32bab35e23962715dbe7c9812333fc8 +_commit=c614eb400ed9f9ec516d74a43e7d63783e3fe1fb source=("git+https://github.com/flatpak/flatpak#commit=$_commit" "git+https://gitlab.gnome.org/GNOME/libglnx.git" "git+https://github.com/projectatomic/bubblewrap"
