flatpak: update to 0.9.10.
This commit is contained in:
parent
46421a19d3
commit
cb78a91541
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'flatpak'
|
||||
pkgname=flatpak
|
||||
version=0.9.9
|
||||
version=0.9.10
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-documentation --with-system-bubblewrap"
|
||||
|
@ -15,7 +15,7 @@ license="LGPL-2.1"
|
|||
homepage="http://flatpak.org/"
|
||||
#changelog="https://github.com/flatpak/flatpak/blob/master/NEWS"
|
||||
distfiles="https://github.com/flatpak/flatpak/releases/download/${version}/flatpak-${version}.tar.xz"
|
||||
checksum=aa451388159a0e11f6e2ffe90e1236c37629021c12ede7d0bedb59b0294fe1c3
|
||||
checksum=e9d5e471e5668eae5ee749e0a9a2b60df2f69e936776647c1c9e95bde78b8670
|
||||
|
||||
post_install() {
|
||||
rm -rf $DESTDIR/usr/lib/systemd
|
||||
|
|
Loading…
Reference in New Issue