flatpak-builder: update to 1.0.2.

This commit is contained in:
maxice8 2019-01-15 13:38:31 -02:00 committed by maxice8
parent df10409597
commit 41a899d8a3
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'flatpak-builder'
pkgname=flatpak-builder
version=1.0.1
version=1.0.2
revision=1
build_style=gnu-configure
hostmakedepends="pkg-config xmlto"
@ -11,7 +11,7 @@ maintainer="Orphaned <orphan@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=1c9185dba790caa453a8b1fce304b7666b0fbcf56df015b1ad71a5d92c92e306
checksum=816568c3f5d9f48e6b12d42c0455c13b6afc52014369bfbe36e2befd1357aa7c
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" flatpak-devel"