Date: Thursday, February 4, 2021 @ 15:45:56 Author: arojas Revision: 407469
Update to 1.10.1 Modified: flatpak/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-04 15:36:30 UTC (rev 407468) +++ PKGBUILD 2021-02-04 15:45:56 UTC (rev 407469) @@ -2,7 +2,7 @@ # Contributor: Jan Alexander Steffens (heftig) <[email protected]> pkgname=flatpak -pkgver=1.10.0 +pkgver=1.10.1 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=649ad5fe49945b834da0d616a24400c41666048c # tags/1.10.0^0 +_commit=acb2a190b32bab35e23962715dbe7c9812333fc8 source=("git+https://github.com/flatpak/flatpak#commit=$_commit" "git+https://gitlab.gnome.org/GNOME/libglnx.git" "git+https://github.com/projectatomic/bubblewrap"
