Date: Tuesday, April 25, 2017 @ 07:13:21
  Author: heftig
Revision: 294609

0.9.3-1

Modified:
  flatpak/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2017-04-25 06:55:36 UTC (rev 294608)
+++ PKGBUILD    2017-04-25 07:13:21 UTC (rev 294609)
@@ -2,8 +2,8 @@
 # Maintainer: Jan Alexander Steffens (heftig) <[email protected]>
 
 pkgname=flatpak
-pkgver=0.9.2
-pkgrel=2
+pkgver=0.9.3
+pkgrel=1
 pkgdesc="Application deployment framework for desktop apps"
 url="http://flatpak.org";
 arch=(i686 x86_64)
@@ -15,7 +15,7 @@
 optdepends=('elfutils: for flatpak-builder'
             'patch: for flatpak-builder')
 install=flatpak.install
-_commit=a64fa115bbcbc8ad0c44b042006cf94f29ebf7e2  # master
+_commit=99b2d90724f1d9db7330f669062ea1ffc9c57264  # tags/0.9.3^0
 source=("git+https://github.com/flatpak/flatpak#commit=$_commit";
         "git+https://github.com/projectatomic/bubblewrap";
         "git+https://git.gnome.org/browse/libglnx";)

Reply via email to