flatpak: update to 0.9.4.
This commit is contained in:
parent
f26617a45c
commit
d22459c4bf
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'flatpak'
|
||||
pkgname=flatpak
|
||||
version=0.9.3
|
||||
revision=2
|
||||
version=0.9.4
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-documentation --with-system-bubblewrap"
|
||||
hostmakedepends="bubblewrap libxslt pkg-config glib-devel"
|
||||
|
@ -14,7 +14,7 @@ maintainer="Duncaen <duncaen@voidlinux.eu>"
|
|||
license="LGPL-2.1"
|
||||
homepage="http://flatpak.org/"
|
||||
distfiles="https://github.com/flatpak/flatpak/releases/download/${version}/flatpak-${version}.tar.xz"
|
||||
checksum=a842e1ee03178a5f4236c39786433f6f822d22595a9ef4525004a6c72b4b3846
|
||||
checksum=e080d0cf59cbf9ada24091c22a4a8439fac8f01c4fa9c286ec34bb1446c81223
|
||||
|
||||
post_install() {
|
||||
rm -rf $DESTDIR/usr/lib/systemd
|
||||
|
|
Loading…
Reference in New Issue
Block a user