Date: Friday, May 10, 2019 @ 08:17:06 Author: bpiotrowski Revision: 352804
1.3.4-1 Modified: flatpak/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-05-10 05:05:39 UTC (rev 352803) +++ PKGBUILD 2019-05-10 08:17:06 UTC (rev 352804) @@ -1,7 +1,7 @@ # Maintainer: Jan Alexander Steffens (heftig) <[email protected]> pkgname=flatpak -pkgver=1.3.3 +pkgver=1.3.4 pkgrel=1 pkgdesc="Linux application sandboxing and distribution framework (formerly xdg-app)" url="https://flatpak.org" @@ -12,7 +12,7 @@ makedepends=(intltool gobject-introspection gtk-doc git docbook-xsl xmlto) checkdepends=(valgrind) install=flatpak.install -_commit=7cde959b4ea450fcf5666878ccb703a560dd1d7b # tags/1.3.3^0 +_commit=4abc170f9b94e6a300ed4626fc08650478a3954d # tags/1.3.4^0 source=("git+https://github.com/flatpak/flatpak#commit=$_commit" "git+https://gitlab.gnome.org/GNOME/libglnx.git" "git+https://github.com/projectatomic/bubblewrap"
