Date: Monday, August 20, 2018 @ 10:29:44
  Author: bpiotrowski
Revision: 332692

1.0.0-1

Modified:
  flatpak/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2018-08-20 10:20:32 UTC (rev 332691)
+++ PKGBUILD    2018-08-20 10:29:44 UTC (rev 332692)
@@ -2,7 +2,7 @@
 # Maintainer: Jan Alexander Steffens (heftig) <[email protected]>
 
 pkgname=flatpak
-pkgver=0.99.3
+pkgver=1.0.0
 pkgrel=1
 pkgdesc="Linux application sandboxing and distribution framework (formerly 
xdg-app)"
 url="http://flatpak.org";
@@ -13,7 +13,7 @@
 makedepends=(intltool gobject-introspection gtk-doc git docbook-xsl xmlto)
 checkdepends=(valgrind)
 install=flatpak.install
-_commit=2195848fea1a5bb9712ad5dab5895804310a33b2  # tags/0.99.3^0
+_commit=5545ac4ba66c817857fd9a421922126d74d86a3e  # tags/1.0.0^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