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