Date: Wednesday, February 23, 2022 @ 03:29:39 Author: heftig Revision: 437981
1.12.6-1 Modified: flatpak/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-02-23 03:25:05 UTC (rev 437980) +++ PKGBUILD 2022-02-23 03:29:39 UTC (rev 437981) @@ -3,7 +3,7 @@ # Contributor: Jan Alexander Steffens (heftig) <jan.steff...@gmail.com> pkgname=flatpak -pkgver=1.12.5 +pkgver=1.12.6 pkgrel=1 pkgdesc="Linux application sandboxing and distribution framework (formerly xdg-app)" url="https://flatpak.org" @@ -14,7 +14,7 @@ makedepends=(intltool gobject-introspection gtk-doc git docbook-xsl xmlto) checkdepends=(valgrind socat) provides=(libflatpak.so) -_commit=42b9bb578fb73b94ab601ddf35b8028a6f7496f3 # tags/1.12.5^0 +_commit=e49f5289bcff0bdfabb668a27f9a1ed5e775d71c # tags/1.12.6^0 source=("git+https://github.com/flatpak/flatpak#commit=$_commit" git+https://gitlab.gnome.org/GNOME/libglnx.git git+https://github.com/projectatomic/bubblewrap