[arch-commits] Commit in flatpak/trunk (PKGBUILD)
Bartłomiej Piotrowski
bpiotrowski at archlinux.org
Thu Oct 3 08:58:23 UTC 2019
Date: Thursday, October 3, 2019 @ 08:58:23
Author: bpiotrowski
Revision: 363682
1.4.3-1
Modified:
flatpak/trunk/PKGBUILD
----------+
PKGBUILD | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-10-03 07:53:55 UTC (rev 363681)
+++ PKGBUILD 2019-10-03 08:58:23 UTC (rev 363682)
@@ -2,7 +2,7 @@
# Contributor: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
pkgname=flatpak
-pkgver=1.4.2
+pkgver=1.4.3
pkgrel=1
pkgdesc="Linux application sandboxing and distribution framework (formerly xdg-app)"
url="https://flatpak.org"
@@ -12,7 +12,7 @@
python bubblewrap appstream-glib xdg-dbus-proxy)
makedepends=(intltool gobject-introspection gtk-doc git docbook-xsl xmlto)
checkdepends=(valgrind)
-_commit=f70978b4ad892cca6837153a3a1f7bc33ac347e8 # tags/1.4.2^0
+_commit=0736b524bfd31a7ee5568b0e46c501e5236d2373
source=("git+https://github.com/flatpak/flatpak#commit=$_commit"
"git+https://gitlab.gnome.org/GNOME/libglnx.git"
"git+https://github.com/projectatomic/bubblewrap"
@@ -72,7 +72,6 @@
check() {
cd $pkgname
- # Xattr tests fail on tmpfs
make -k check
}
More information about the arch-commits
mailing list