flatpak: update to 1.0.5.
This commit is contained in:
parent
d975abdb3b
commit
a2fc09ba60
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'flatpak'
|
||||
pkgname=flatpak
|
||||
version=1.0.4
|
||||
version=1.0.5
|
||||
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=a0fbc3203f2e58b32cb99c7128f00863b74f327f053c6e48f60f4234cdc73bf4
|
||||
checksum=8087b9e390101fd853c30e04c64a14a738d745b604c5600b03ffaf212e4548f2
|
||||
|
||||
post_install() {
|
||||
rm -rf $DESTDIR/usr/lib/systemd
|
||||
|
|
Loading…
Reference in New Issue