flatpak: update to 1.0.0.

This commit is contained in:
Enno Boland 2018-08-21 09:30:58 +02:00
parent 96b0221161
commit 3de567a62b
No known key found for this signature in database
GPG key ID: D09964719BDE9971

View file

@ -1,6 +1,6 @@
# Template file for 'flatpak' # Template file for 'flatpak'
pkgname=flatpak pkgname=flatpak
version=0.11.8.3 version=1.0.0
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"
@ -13,9 +13,9 @@ short_desc="Application sandboxing and distribution framework"
maintainer="Duncaen <duncaen@voidlinux.eu>" maintainer="Duncaen <duncaen@voidlinux.eu>"
license="LGPL-2.1-or-later" license="LGPL-2.1-or-later"
homepage="https://flatpak.org/" homepage="https://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=be463fb628490252aea10e7855bb4a522cc1b57856509cf50e21009067c8f3b5 checksum=e61bd01cffbbbb2ecd6a0946307987f9de795533358ba6ed7c63ce0c9f3b03e7
post_install() { post_install() {
rm -rf $DESTDIR/usr/lib/systemd rm -rf $DESTDIR/usr/lib/systemd