flatpak: update to 0.9.7.
This commit is contained in:
parent
a096221e8c
commit
25504dc077
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'flatpak'
|
||||
pkgname=flatpak
|
||||
version=0.9.6
|
||||
version=0.9.7
|
||||
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=d0835b70db8de97d3d3a6a57ecbc0bf8c69d308daa20897079634521e1949f9e
|
||||
checksum=f43a77cd0b99d465bf1939e43b5593339028b5fb431e567f9735aadbaea695c8
|
||||
|
||||
post_install() {
|
||||
rm -rf $DESTDIR/usr/lib/systemd
|
||||
|
|
Loading…
Reference in New Issue