diff --git a/srcpkgs/flatpak/template b/srcpkgs/flatpak/template index e8e2ba3660..7dbd60462e 100644 --- a/srcpkgs/flatpak/template +++ b/srcpkgs/flatpak/template @@ -1,21 +1,21 @@ # Template file for 'flatpak' pkgname=flatpak -version=1.0.6 +version=1.2.0 revision=1 build_style=gnu-configure configure_args="--disable-documentation --with-system-bubblewrap" hostmakedepends="bubblewrap glib-devel libxslt pkg-config bison" makedepends="appstream-glib-devel gpgme-devel json-glib-devel libcap-devel - libostree-devel libseccomp-devel polkit-devel" -checkdepends="bubblewrap dbus" + libostree-devel libseccomp-devel polkit-devel dconf-devel" depends="bubblewrap" +checkdepends="bubblewrap dbus" short_desc="Application sandboxing and distribution framework" maintainer="Duncaen <duncaen@voidlinux.org>" license="LGPL-2.1-or-later" homepage="https://flatpak.org/" changelog="https://github.com/flatpak/flatpak/blob/master/NEWS" distfiles="https://github.com/flatpak/flatpak/releases/download/${version}/flatpak-${version}.tar.xz" -checksum=b7a256853a57862ce165ca2f458c24e5addefedd74af9fce5b640d8dc315a2e8 +checksum=dbc5debba445621a5c753849aabc7042bdbc718a3af44204408df8ad2b36b3ad post_install() { rm -rf $DESTDIR/usr/lib/systemd