Date: Saturday, February 12, 2022 @ 00:18:31 Author: heftig Revision: 436975
1.12.5-1 Modified: flatpak/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-02-12 00:13:42 UTC (rev 436974) +++ PKGBUILD 2022-02-12 00:18:31 UTC (rev 436975) @@ -3,7 +3,7 @@ # Contributor: Jan Alexander Steffens (heftig) <[email protected]> pkgname=flatpak -pkgver=1.12.4 +pkgver=1.12.5 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=103ed5c02c8453580fac19e5122d150f44f6774f # tags/1.12.4^0 +_commit=42b9bb578fb73b94ab601ddf35b8028a6f7496f3 # tags/1.12.5^0 source=("git+https://github.com/flatpak/flatpak#commit=$_commit" git+https://gitlab.gnome.org/GNOME/libglnx.git git+https://github.com/projectatomic/bubblewrap
