[arch-commits] Commit in flatpak/trunk (PKGBUILD)

Jan Steffens heftig at archlinux.org
Fri Nov 24 16:04:28 UTC 2017


    Date: Friday, November 24, 2017 @ 16:04:27
  Author: heftig
Revision: 310816

0.10.1-1

Modified:
  flatpak/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-11-24 15:26:08 UTC (rev 310815)
+++ PKGBUILD	2017-11-24 16:04:27 UTC (rev 310816)
@@ -2,7 +2,7 @@
 # Maintainer: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
 
 pkgname=flatpak
-pkgver=0.10.0
+pkgver=0.10.1
 pkgrel=1
 pkgdesc="Linux application sandboxing and distribution framework (formerly xdg-app)"
 url="http://flatpak.org"
@@ -9,11 +9,11 @@
 arch=(x86_64)
 license=(LGPL2.1)
 depends=(dbus systemd glib2 libsoup polkit libxau ostree fuse json-glib libseccomp libarchive
-         python bubblewrap)
+         python bubblewrap appstream-glib)
 makedepends=(intltool gobject-introspection gtk-doc git docbook-xsl xmlto)
 checkdepends=(valgrind)
 install=flatpak.install
-_commit=2a0c17976fadf65badc3d18df565a7f04e7089b0  # tags/0.10.0^0
+_commit=8fbd442c9d395ca19561c98e20a7451926c440ab  # tags/0.10.1^0
 source=("git+https://github.com/flatpak/flatpak#commit=$_commit"
         "git+https://github.com/projectatomic/bubblewrap"
         "git+https://git.gnome.org/browse/libglnx")



More information about the arch-commits mailing list