Date: Wednesday, March 27, 2019 @ 18:51:15
  Author: heftig
Revision: 349282

1.2.4-1

Modified:
  flatpak/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-03-27 17:47:25 UTC (rev 349281)
+++ PKGBUILD    2019-03-27 18:51:15 UTC (rev 349282)
@@ -1,7 +1,7 @@
 # Maintainer: Jan Alexander Steffens (heftig) <[email protected]>
 
 pkgname=flatpak
-pkgver=1.2.3
+pkgver=1.2.4
 pkgrel=1
 pkgdesc="Linux application sandboxing and distribution framework (formerly 
xdg-app)"
 url="https://flatpak.org";
@@ -12,7 +12,7 @@
 makedepends=(intltool gobject-introspection gtk-doc git docbook-xsl xmlto)
 checkdepends=(valgrind)
 install=flatpak.install
-_commit=428c7bf8566d1cdb9f5eafccde1a19a41aeab144  # tags/1.2.3^0
+_commit=2bfa0060b089a20de5fbf18d018f8f1b108d2480  # tags/1.2.4^0
 source=("git+https://github.com/flatpak/flatpak#commit=$_commit";
         "git+https://gitlab.gnome.org/GNOME/libglnx.git";
         "git+https://github.com/projectatomic/bubblewrap";

Reply via email to