flatpak: update to 0.9.8.
This commit is contained in:
parent
40a5a0c7fa
commit
9bfbe2faeb
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'flatpak'
|
# Template file for 'flatpak'
|
||||||
pkgname=flatpak
|
pkgname=flatpak
|
||||||
version=0.9.7
|
version=0.9.8
|
||||||
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=f43a77cd0b99d465bf1939e43b5593339028b5fb431e567f9735aadbaea695c8
|
checksum=e502823c0b620b4f8248d28dda7afabe9544d7d436eb8df30cc8f1b7f58726ab
|
||||||
|
|
||||||
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