xdg-desktop-portal: update to 1.16.0.

This commit is contained in:
Duncaen 2022-12-19 17:47:39 +01:00
parent de381b7777
commit 04eee052f3
No known key found for this signature in database
GPG Key ID: 335C1D17EC3D6E35
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'xdg-desktop-portal'
pkgname=xdg-desktop-portal
version=1.15.0
version=1.16.0
revision=1
build_style=meson
configure_args="-Dpipewire=enabled -Dgeoclue=enabled -Dlibportal=enabled
@ -15,7 +15,7 @@ license="LGPL-2.1-or-later"
homepage="https://github.com/flatpak/xdg-desktop-portal"
changelog="https://github.com/flatpak/xdg-desktop-portal/raw/main/NEWS"
distfiles="https://github.com/flatpak/xdg-desktop-portal/archive/refs/tags/${version}.tar.gz"
checksum=a0fc502e862dd4b23530bf4aa97899145415228b4c54bf6e6ef8b61e68ebb2bf
checksum=42498cd9e9ff6ee0e0b9d53c62b106713830ee29b763289976d612885e4f6f2f
if [ "$XBPS_BUILD_ENVIRONMENT" = "void-packages-ci" ]; then
export TEST_IN_CI="true"