aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRasmus Thomsen <oss@cogitri.dev>2020-09-19 15:57:32 +0200
committerLeo <thinkabit.ukim@gmail.com>2020-09-19 15:26:10 +0000
commit6b92b8156458cf2ae28f76718d1fa9e1857bcef6 (patch)
tree17d044afbc5261322d4ec085d978069e04a13cca
parent83347ab98342179bc2d183ac923c64270483c5f3 (diff)
community/xdg-desktop-portal: upgrade to 1.8.0
-rw-r--r--community/xdg-desktop-portal/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/xdg-desktop-portal/APKBUILD b/community/xdg-desktop-portal/APKBUILD
index 78edf8b17cf..4cb844cba8f 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.7.2
+pkgver=1.8.0
pkgrel=0
pkgdesc="Desktop integration portal"
options="!check" # Requires libportal which has no stable tags
@@ -56,4 +56,4 @@ package() {
mv "$pkgdir"/usr/share/pkgconfig "$pkgdir"/usr/lib
}
-sha512sums="fac64281e89d8bf17c6f1b3751c159d9ca6c2896b71bb83622411bf2dc9b7813974d19902c81c3576b325c98edf4dae22ccc3fe290e32f717730b6aa3afbdc12 xdg-desktop-portal-1.7.2.tar.xz"
+sha512sums="6d9760b41447af711d5937279b0031bcc88947e11204351accfcd9e6e19e498e9021675753185f92f7bd40336decc1895968796b1b71508c7caf5f6fc32a51a4 xdg-desktop-portal-1.8.0.tar.xz"