flatpak: update to 0.9.12.
This commit is contained in:
parent
3f0a9bb83b
commit
9376243253
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'flatpak'
|
# Template file for 'flatpak'
|
||||||
pkgname=flatpak
|
pkgname=flatpak
|
||||||
version=0.9.11
|
version=0.9.12
|
||||||
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"
|
||||||
|
@ -15,7 +15,7 @@ license="LGPL-2.1"
|
||||||
homepage="http://flatpak.org/"
|
homepage="http://flatpak.org/"
|
||||||
#changelog="https://github.com/flatpak/flatpak/blob/master/NEWS"
|
#changelog="https://github.com/flatpak/flatpak/blob/master/NEWS"
|
||||||
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=8fde6333b4f89d91074d89e1a4579bb3370dae8a669b7709f4c69694ad3884f7
|
checksum=ea82b7f553680e34a6b5e5524e5ece6b58fde9fd2113be2efb06a5b115f76d52
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
rm -rf $DESTDIR/usr/lib/systemd
|
rm -rf $DESTDIR/usr/lib/systemd
|
||||||
|
|
Loading…
Reference in New Issue