Date: Monday, February 11, 2019 @ 13:54:02 Author: heftig Revision: 345980
1.2.3-1 Modified: flatpak/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-02-11 13:42:46 UTC (rev 345979) +++ PKGBUILD 2019-02-11 13:54:02 UTC (rev 345980) @@ -1,7 +1,7 @@ # Maintainer: Jan Alexander Steffens (heftig) <jan.steff...@gmail.com> pkgname=flatpak -pkgver=1.2.2 +pkgver=1.2.3 pkgrel=1 pkgdesc="Linux application sandboxing and distribution framework (formerly xdg-app)" url="http://flatpak.org" @@ -12,7 +12,7 @@ makedepends=(intltool gobject-introspection gtk-doc git docbook-xsl xmlto) checkdepends=(valgrind) install=flatpak.install -_commit=6abe5fe027c0c4bf8f3635c76f2bce6ae0ab43ba # tags/1.2.2^0 +_commit=428c7bf8566d1cdb9f5eafccde1a19a41aeab144 # tags/1.2.3^0 source=("git+https://github.com/flatpak/flatpak#commit=$_commit" "git+https://gitlab.gnome.org/GNOME/libglnx.git" "git+https://github.com/projectatomic/bubblewrap"