xdg-desktop-portal-gtk: update to 0.11.

Closes #13851.

Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
maxice8 2018-04-25 13:57:45 -03:00 committed by Enno Boland
parent 9af14ca4ed
commit b9e87c3f77

View file

@ -1,17 +1,17 @@
# Template file for 'xdg-desktop-portal-gtk'
pkgname=xdg-desktop-portal-gtk
version=0.10
version=0.11
revision=1
build_style=gnu-configure
hostmakedepends="pkg-config"
makedepends="flatpak-devel glib-devel gtk+3-devel xdg-desktop-portal"
makedepends="flatpak-devel gtk+3-devel xdg-desktop-portal"
depends="xdg-desktop-portal"
short_desc="Portal backend service for Flatpak using GTK+"
maintainer="Duncaen <duncaen@voidlinux.eu>"
license="LGPL-2.1"
license="LGPL-2.1-or-later"
homepage="https://github.com/flatpak/xdg-desktop-portal-gtk"
distfiles="https://github.com/flatpak/${pkgname}/releases/download/${version}/${pkgname}-${version}.tar.xz"
checksum=637bbc17e02e2f076a750a8175f8936227de044099d1b1be163490419a899263
checksum=3c4f3891c16f63e1ef327bacc55b1aba5a49c2855e4b63d10d8d0accacfba429
nocross=yes
post_install() {