flatpak: update to 0.9.5.
This commit is contained in:
parent
419039ab78
commit
1e25b85c4d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'flatpak'
|
# Template file for 'flatpak'
|
||||||
pkgname=flatpak
|
pkgname=flatpak
|
||||||
version=0.9.4
|
version=0.9.5
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-documentation --with-system-bubblewrap"
|
configure_args="--disable-documentation --with-system-bubblewrap"
|
||||||
|
@ -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=e080d0cf59cbf9ada24091c22a4a8439fac8f01c4fa9c286ec34bb1446c81223
|
checksum=c6ceb21ca3e6975bb6427c271d98ee7ad08038f24b06aa075d972a1373c895b1
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
rm -rf $DESTDIR/usr/lib/systemd
|
rm -rf $DESTDIR/usr/lib/systemd
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue