Date: Friday, October 12, 2018 @ 22:23:40 Author: heftig Revision: 336441
1.0.4-1 Modified: flatpak/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-10-12 22:23:25 UTC (rev 336440) +++ PKGBUILD 2018-10-12 22:23:40 UTC (rev 336441) @@ -1,7 +1,7 @@ # Maintainer: Jan Alexander Steffens (heftig) <[email protected]> pkgname=flatpak -pkgver=1.0.3 +pkgver=1.0.4 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=b6a8cab35ff7628050a5e5c385979a034a2ff2dc # tags/1.0.3^0 +_commit=847902c30334c8b3cf6508ef5ea22f26cc1e3325 # tags/1.0.4^0 source=("git+https://github.com/flatpak/flatpak#commit=$_commit" "git+https://github.com/projectatomic/bubblewrap" "git+https://gitlab.gnome.org/GNOME/libglnx.git"
