flatpak: update to 1.0.6.
This commit is contained in:
parent
55f34033a0
commit
f00c4dd60c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'flatpak'
|
||||
pkgname=flatpak
|
||||
version=1.0.5
|
||||
version=1.0.6
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-documentation --with-system-bubblewrap"
|
||||
|
@ -15,7 +15,7 @@ license="LGPL-2.1-or-later"
|
|||
homepage="https://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=8087b9e390101fd853c30e04c64a14a738d745b604c5600b03ffaf212e4548f2
|
||||
checksum=b7a256853a57862ce165ca2f458c24e5addefedd74af9fce5b640d8dc315a2e8
|
||||
|
||||
post_install() {
|
||||
rm -rf $DESTDIR/usr/lib/systemd
|
||||
|
|
Loading…
Reference in a new issue