diff --git a/srcpkgs/flatpak/template b/srcpkgs/flatpak/template index 6dd4ec1e6bb..98538dbb116 100644 --- a/srcpkgs/flatpak/template +++ b/srcpkgs/flatpak/template @@ -1,6 +1,6 @@ # Template file for 'flatpak' pkgname=flatpak -version=1.8.2 +version=1.8.3 revision=1 build_style=gnu-configure build_helper="gir" @@ -14,14 +14,14 @@ hostmakedepends="bubblewrap gettext glib-devel libxslt pkg-config bison makedepends="appstream-glib-devel gpgme-devel json-glib-devel libcap-devel libostree-devel libseccomp-devel polkit-devel dconf-devel fuse-devel" depends="bubblewrap gnupg2" -checkdepends="bubblewrap dbus" +checkdepends="bubblewrap dbus socat which" short_desc="Application sandboxing and distribution framework" maintainer="Duncaen " license="LGPL-2.1-or-later" homepage="https://flatpak.org/" -changelog="https://github.com/flatpak/flatpak/blob/master/NEWS" +changelog="https://github.com/flatpak/flatpak/raw/master/NEWS" distfiles="https://github.com/flatpak/flatpak/releases/download/${version}/flatpak-${version}.tar.xz" -checksum=7926625df7c2282a5ee1a8b3c317af53d40a663b1bc6b18a2dc8747e265085b0 +checksum=33667fdd5cf65914209488bf3e7e574ddb57667bb7939863b4fcb40ca8b66edd build_options="gir" build_options_default="gir"