summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChristoph Haag2020-03-11 20:23:28 +0100
committerChristoph Haag2020-03-11 20:23:28 +0100
commit2144e5a8df4806f9daa1bd81562648dbe7641203 (patch)
tree096a248a4eec87fbe03f250ae8735bf984f0fa23 /PKGBUILD
parentfd4c878ba68fc5bcd9cf9cd8c7e93d8b551b93d7 (diff)
downloadaur-2144e5a8df4806f9daa1bd81562648dbe7641203.tar.gz
add psvr-udev to conflicts/provides
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7c0f920b8e85..f51598f54000 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,8 +7,8 @@ pkgdesc="Udev rules for allowing USB access to popular XR/VR/AR headsets"
arch=('any')
url="https://gitlab.freedesktop.org/monado/utilities/xr-hardware"
license=('Boost')
-conflicts=("oculus-udev" "osvr-udev" "vive-udev")
-provides=("oculus-udev" "osvr-udev" "vive-udev")
+conflicts=("oculus-udev" "osvr-udev" "vive-udev" "psvr-udev")
+provides=("oculus-udev" "osvr-udev" "vive-udev" "psvr-udev")
makdepends=('python-attrs')
source=('git+https://gitlab.freedesktop.org/monado/utilities/xr-hardware.git')
sha256sums=('SKIP')