flatpak: update to 0.9.98.
This commit is contained in:
parent
ad27e014ab
commit
75fc762d24
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'flatpak'
|
||||
pkgname=flatpak
|
||||
version=0.9.12
|
||||
version=0.9.98
|
||||
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=ea82b7f553680e34a6b5e5524e5ece6b58fde9fd2113be2efb06a5b115f76d52
|
||||
checksum=4156af24d956dafd634dfed07e490ace3538a79a3951fd53c46d5a35285500b8
|
||||
|
||||
post_install() {
|
||||
rm -rf $DESTDIR/usr/lib/systemd
|
||||
|
|
Loading…
Reference in New Issue