summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8f32bd78cd64..0193bcb2e0fe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ url="https://gitlab.freedesktop.org/monado/utilities/xr-hardware"
license=('Boost')
conflicts=("xr-hardware" "oculus-udev" "osvr-udev" "vive-udev" "psvr-udev")
provides=("xr-hardware" "oculus-udev" "osvr-udev" "vive-udev" "psvr-udev")
-makdepends=('python-attrs')
+makedepends=('python-attrs')
source=('git+https://gitlab.freedesktop.org/monado/utilities/xr-hardware.git')
sha256sums=('SKIP')
install='xr-hardware.install'