summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDavide Depau2020-03-18 13:30:06 +0100
committerDavide Depau2020-03-18 13:30:06 +0100
commit361cc6c3947f7def5a94c52eda764ae2c2b41494 (patch)
tree5c8bec236064afe7842ef664167e498d76c1441b /PKGBUILD
parentc897b2153b63fdbdbf3571859b193e0a1c8043dd (diff)
downloadaur-361cc6c3947f7def5a94c52eda764ae2c2b41494.tar.gz
Replace libpipewire02 with pipewire
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3749ffc83662..1b49a04f695e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Davide Depau <davide@depau.eu>
pkgname=xdg-desktop-portal-wlr-git
-pkgver=r21.4569963
+pkgver=r22.bba347b
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=(wlroots libpipewire02)
+depends=(wlroots pipewire)
makedepends=(wayland-protocols meson ninja git wayland systemd-libs)
source=("${pkgname}::git+https://github.com/emersion/xdg-desktop-portal-wlr.git")
sha512sums=('SKIP')