Date: Tuesday, August 28, 2018 @ 19:20:14 Author: heftig Revision: 333064
1.0.1-1 Modified: flatpak/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-08-28 19:18:57 UTC (rev 333063) +++ PKGBUILD 2018-08-28 19:20:14 UTC (rev 333064) @@ -2,7 +2,7 @@ # Maintainer: Jan Alexander Steffens (heftig) <[email protected]> pkgname=flatpak -pkgver=1.0.0 +pkgver=1.0.1 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=5545ac4ba66c817857fd9a421922126d74d86a3e # tags/1.0.0^0 +_commit=e8d62a3aba9f7afeb3e14a764bed7d0f55c4441a # tags/1.0.1^0 source=("git+https://github.com/flatpak/flatpak#commit=$_commit" "git+https://github.com/projectatomic/bubblewrap" "git+https://gitlab.gnome.org/GNOME/libglnx.git"
