aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoromni <omni+alpine@hack.org>2021-03-11 12:48:26 +0000
committerLeo <thinkabit.ukim@gmail.com>2021-03-11 16:14:04 +0000
commit685196929c0f028acb4b67cc6a3b5b1a15b661b4 (patch)
tree48aef3249e2bd6828f1703e079759739b5f18673
parent839ac5569699c835ab090289d5de00c1684e887d (diff)
community/xdg-desktop-portal: upgrade to 1.8.1
-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 74adeaca8de..4fac6b85fed 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.8.0
+pkgver=1.8.1
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="6d9760b41447af711d5937279b0031bcc88947e11204351accfcd9e6e19e498e9021675753185f92f7bd40336decc1895968796b1b71508c7caf5f6fc32a51a4 xdg-desktop-portal-1.8.0.tar.xz"
+sha512sums="447d287d6627a1086d97dc5ebda20dfb1d0ca8643cbe54a7af5f6205a122a7be9d1643fded592f922c015561b7e2f4c6b6df555db3e0d3c02aad5bbe944077b6 xdg-desktop-portal-1.8.1.tar.xz"