flatpak: update to 0.9.4.

This commit is contained in:
Duncaen 2017-05-24 19:51:31 +02:00
parent f26617a45c
commit d22459c4bf

View file

@ -1,7 +1,7 @@
# Template file for 'flatpak' # Template file for 'flatpak'
pkgname=flatpak pkgname=flatpak
version=0.9.3 version=0.9.4
revision=2 revision=1
build_style=gnu-configure build_style=gnu-configure
configure_args="--disable-documentation --with-system-bubblewrap" configure_args="--disable-documentation --with-system-bubblewrap"
hostmakedepends="bubblewrap libxslt pkg-config glib-devel" hostmakedepends="bubblewrap libxslt pkg-config glib-devel"
@ -14,7 +14,7 @@ maintainer="Duncaen <duncaen@voidlinux.eu>"
license="LGPL-2.1" license="LGPL-2.1"
homepage="http://flatpak.org/" homepage="http://flatpak.org/"
distfiles="https://github.com/flatpak/flatpak/releases/download/${version}/flatpak-${version}.tar.xz" distfiles="https://github.com/flatpak/flatpak/releases/download/${version}/flatpak-${version}.tar.xz"
checksum=a842e1ee03178a5f4236c39786433f6f822d22595a9ef4525004a6c72b4b3846 checksum=e080d0cf59cbf9ada24091c22a4a8439fac8f01c4fa9c286ec34bb1446c81223
post_install() { post_install() {
rm -rf $DESTDIR/usr/lib/systemd rm -rf $DESTDIR/usr/lib/systemd