aboutsummaryrefslogtreecommitdiffstats
path: root/community/xdg-desktop-portal-wlr/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/xdg-desktop-portal-wlr/APKBUILD')
-rw-r--r--community/xdg-desktop-portal-wlr/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/xdg-desktop-portal-wlr/APKBUILD b/community/xdg-desktop-portal-wlr/APKBUILD
index a0e0e0b01c7..b01bc9a41f6 100644
--- a/community/xdg-desktop-portal-wlr/APKBUILD
+++ b/community/xdg-desktop-portal-wlr/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Marian Buschsieweke <marian.buschsieweke@ovgu.de>
pkgname=xdg-desktop-portal-wlr
pkgver=0.6.0
-pkgrel=1
+pkgrel=2
pkgdesc="wlroots implementation of xdg-desktop-portal"
url="https://github.com/emersion/xdg-desktop-portal-wlr"
# riscv64: blocked by xdg-desktop-portal
@@ -17,7 +17,7 @@ makedepends="
pipewire-dev
scdoc
wayland-protocols-dev
- wlroots-dev
+ wlroots0.15-dev
"
options="!check" # no tests provided
subpackages="$pkgname-doc $pkgname-dbg"