[arch-commits] Commit in flatpak/trunk (PKGBUILD)
Bartłomiej Piotrowski
bpiotrowski at archlinux.org
Tue May 28 13:25:31 UTC 2019
Date: Tuesday, May 28, 2019 @ 13:25:30
Author: bpiotrowski
Revision: 354435
1.4.0-1
Modified:
flatpak/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-05-28 11:37:46 UTC (rev 354434)
+++ PKGBUILD 2019-05-28 13:25:30 UTC (rev 354435)
@@ -2,8 +2,8 @@
# Contributor: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
pkgname=flatpak
-pkgver=1.3.4
-pkgrel=2
+pkgver=1.4.0
+pkgrel=1
pkgdesc="Linux application sandboxing and distribution framework (formerly xdg-app)"
url="https://flatpak.org"
arch=(x86_64)
@@ -12,7 +12,7 @@
python bubblewrap appstream-glib xdg-dbus-proxy)
makedepends=(intltool gobject-introspection gtk-doc git docbook-xsl xmlto)
checkdepends=(valgrind)
-_commit=4abc170f9b94e6a300ed4626fc08650478a3954d # tags/1.3.4^0
+_commit=170b0e2b8efa5ead04a3ee1c97893336ea4912e7 # tags/1.4.0^0
source=("git+https://github.com/flatpak/flatpak#commit=$_commit"
"git+https://gitlab.gnome.org/GNOME/libglnx.git"
"git+https://github.com/projectatomic/bubblewrap"
More information about the arch-commits
mailing list