Date: Tuesday, January 15, 2019 @ 19:56:32
  Author: bpiotrowski
Revision: 344164

1.1.3-1

Modified:
  flatpak/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-01-15 19:50:14 UTC (rev 344163)
+++ PKGBUILD    2019-01-15 19:56:32 UTC (rev 344164)
@@ -1,7 +1,7 @@
 # Maintainer: Jan Alexander Steffens (heftig) <[email protected]>
 
 pkgname=flatpak
-pkgver=1.1.2
+pkgver=1.1.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=17f7bdbe7b6fd5a61048bf905b92038aef64fe00  # tags/1.1.2^0
+_commit=cafe28f92dfd8a4a0eb04756600600158f107787  # tags/1.1.3^0
 source=("git+https://github.com/flatpak/flatpak#commit=$_commit";
         "git+https://github.com/projectatomic/bubblewrap";
         "git+https://gitlab.gnome.org/GNOME/libglnx.git";

Reply via email to