From f52fae56d0e6139bdc9fcc6b026c38eae300a5b7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Pola=C5=84ski?= <michal@polanski.me> Date: Wed, 14 Dec 2022 00:40:24 +0100 Subject: [PATCH] community/xdg-desktop-portal: upgrade to 1.16.0 --- community/xdg-desktop-portal/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/community/xdg-desktop-portal/APKBUILD b/community/xdg-desktop-portal/APKBUILD index e2d910508589..742a0fd6e107 100644 --- a/community/xdg-desktop-portal/APKBUILD +++ b/community/xdg-desktop-portal/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Rasmus Thomsen <oss@cogitri.dev> # Maintainer: Rasmus Thomsen <oss@cogitri.dev> pkgname=xdg-desktop-portal -pkgver=1.15.0 +pkgver=1.16.0 pkgrel=0 pkgdesc="Desktop integration portal" url="https://github.com/flatpak/xdg-desktop-portal" @@ -53,5 +53,5 @@ package() { } sha512sums=" -98b36841c54bdd5221c0719e9646abb7f117351ff780682591c269d2a57f7b1946deaef38c2caa6474e1048e283a68c55a791e8d2a0be000ca9e563ed98c28ef xdg-desktop-portal-1.15.0.tar.xz +f7e7e96d3a6757901fbc4c0310aac0afbf37882c279a2859e06f63528049cd9b50dd2d55445d1386f03f62557c1a2ec81d4ee081200367d6269d2dffc75f0912 xdg-desktop-portal-1.16.0.tar.xz " -- GitLab