flatpak-builder: update to 1.2.0.

This commit is contained in:
John 2021-11-13 18:44:26 +01:00
parent 5e62c6dc41
commit 75eecb2282
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'flatpak-builder'
pkgname=flatpak-builder
version=1.1.1
revision=2
version=1.2.0
revision=1
build_style=gnu-configure
hostmakedepends="pkg-config xmlto"
makedepends="flatpak-devel json-glib-devel libcap-devel libsoup-devel
@ -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=13c5ccc8765f4724ad286a8eff8aad191a417b73a03eab7c3ae53a2e9eb22140
checksum=dfcb6a3ca38d61e0775b70a469ab505285e129361462df09004e6d4251c246a8
# Tests expects a Debian derivate hosts to build a flatpak container from.
make_check=no