From 7215dd613dcbffd4d8a771ef375773e78c3699b7 Mon Sep 17 00:00:00 2001 From: Duncaen Date: Mon, 8 Apr 2024 18:14:38 +0200 Subject: [PATCH] xdg-desktop-portal: update to 1.18.3. --- srcpkgs/xdg-desktop-portal/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/xdg-desktop-portal/template b/srcpkgs/xdg-desktop-portal/template index 4dadfeefd4c..f75ecbce577 100644 --- a/srcpkgs/xdg-desktop-portal/template +++ b/srcpkgs/xdg-desktop-portal/template @@ -1,6 +1,6 @@ # Template file for 'xdg-desktop-portal' pkgname=xdg-desktop-portal -version=1.18.2 +version=1.18.3 revision=1 build_style=meson configure_args="-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=2f89db75ea5448fb604bb4ba8cd9dc522b1e4928f0a1b8a4f978a10a45d4ee7e +checksum=43239438ea6a38ad3b425ecc112414954f0364307e37c0b587044fa7d81e6543 if [ "$XBPS_BUILD_ENVIRONMENT" = "void-packages-ci" ]; then export TEST_IN_CI="true"