flatpak-builder: update to 1.2.2.
This commit is contained in:
parent
93ef8b712a
commit
7759196476
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'flatpak-builder'
|
||||
pkgname=flatpak-builder
|
||||
version=1.2.0
|
||||
version=1.2.2
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config xmlto"
|
||||
|
@ -12,7 +12,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
|
|||
license="LGPL-2.1-or-later"
|
||||
homepage="https://github.com/flatpak/flatpak-builder"
|
||||
distfiles="${homepage}/releases/download/${version}/${pkgname}-${version}.tar.xz"
|
||||
checksum=dfcb6a3ca38d61e0775b70a469ab505285e129361462df09004e6d4251c246a8
|
||||
checksum=89fda68e537c1e9de02352690bd89c3217a729164558d35f35b08f79ad84e03e
|
||||
# Tests expects a Debian derivate hosts to build a flatpak container from.
|
||||
make_check=no
|
||||
|
||||
|
|
Loading…
Reference in New Issue