summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index dbac88097b0f..4518dfb13056 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Davide Depau <davide@depau.eu>
pkgname=xdg-desktop-portal-wlr-git
-pkgver=v0.1.0.r32.gcf3e026
+pkgver=v0.2.0.r1.g07154bb
pkgrel=1
pkgdesc='xdg-desktop-portal backend for wlroots'
url=https://github.com/emersion/xdg-desktop-portal-wlr
@@ -9,7 +9,7 @@ arch=(x86_64)
license=(custom:MIT)
provides=("${pkgname%-git}" "xdg-desktop-portal-impl")
conflicts=("${pkgname%-git}")
-depends=(xdg-desktop-portal pipewire)
+depends=(xdg-desktop-portal pipewire iniparser)
makedepends=(git meson wayland-protocols wayland)
optdepends=(
"libpipewire02: For Chromium WebRTC desktop screencast (see project GitHub page)"