xdg-desktop-portal: update to 1.18.1.

This commit is contained in:
Duncaen 2023-10-27 17:31:22 +02:00
parent b33da73341
commit 2659727feb
No known key found for this signature in database
GPG key ID: 335C1D17EC3D6E35

View file

@ -1,7 +1,7 @@
# Template file for 'xdg-desktop-portal'
pkgname=xdg-desktop-portal
version=1.18.0
revision=2
version=1.18.1
revision=1
build_style=meson
configure_args="-Dgeoclue=enabled -Dlibportal=enabled
-Dsystemd=disabled"
@ -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=4c8a017fb3c894ec46c03d08e6b6c3d31259707bdb3c7ee8aedb3a0cc0b4d707
checksum=a688a87f89203888478cd6065079ff78f7f8b327d0302a0f0ad21ee9e6d6b476
if [ "$XBPS_BUILD_ENVIRONMENT" = "void-packages-ci" ]; then
export TEST_IN_CI="true"