flatpak: update to 0.9.6.
This commit is contained in:
parent
ab45038bfe
commit
9e76f70a6f
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'flatpak'
|
||||
pkgname=flatpak
|
||||
version=0.9.5
|
||||
version=0.9.6
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-documentation --with-system-bubblewrap"
|
||||
|
@ -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=c6ceb21ca3e6975bb6427c271d98ee7ad08038f24b06aa075d972a1373c895b1
|
||||
checksum=d0835b70db8de97d3d3a6a57ecbc0bf8c69d308daa20897079634521e1949f9e
|
||||
|
||||
post_install() {
|
||||
rm -rf $DESTDIR/usr/lib/systemd
|
||||
|
|
Loading…
Reference in New Issue
Block a user