Date: Tuesday, April 16, 2019 @ 18:21:05
  Author: bpiotrowski
Revision: 350815

1.3.2+6+g00dfce52-1

Modified:
  flatpak/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-04-16 17:11:47 UTC (rev 350814)
+++ PKGBUILD    2019-04-16 18:21:05 UTC (rev 350815)
@@ -1,7 +1,7 @@
 # Maintainer: Jan Alexander Steffens (heftig) <[email protected]>
 
 pkgname=flatpak
-pkgver=1.3.2
+pkgver=1.3.2+6+g00dfce52
 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=a5eebf73d2709b23f12ffc6dc042a2adccea6f1e  # tags/1.3.2^0
+_commit=00dfce528326476aa3d9167887b2cefdaec412bd  # master
 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