summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristoph Haag2016-09-02 16:44:54 +0200
committerChristoph Haag2016-09-02 16:44:54 +0200
commitc35334f05fc5276482bcbbd7b8c46f0dcb7ed7f3 (patch)
tree59c72a01145aa3d08754a3a9b670192a092820af
parent9b918719184bdaac0d6d5d37ee8f16f452dc7b99 (diff)
downloadaur-c35334f05fc5276482bcbbd7b8c46f0dcb7ed7f3.tar.gz
use rules from lubosz
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD8
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 25477e7648ad..fbb9ccb289a8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = vive-udev
pkgdesc = Udev rule for the Vive for the group "plugdev"
pkgver = 1
- pkgrel = 2
- url = https://github.com/OpenHMD/OpenHMD/commit/c29c99712d6f67a3921cb531a0c74f5f5109cb0f
+ pkgrel = 3
+ url = https://github.com/lubosz/OSVR-Vive-Libre/
install = vive-udev.install
arch = any
license = custom
- source = 83-vive.rules
- sha256sums = 2c1b95772e652fa738b60462bdf2276ddb4536c29e70fcd96fc8865a2fe7a790
+ source = https://raw.githubusercontent.com/lubosz/OSVR-Vive-Libre/master/config/83-vive.rules
+ sha256sums = SKIP
pkgname = vive-udev
diff --git a/PKGBUILD b/PKGBUILD
index b8478b9a7e45..0ccb43e2aa52 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,13 @@
pkgname=vive-udev
pkgver=1
-pkgrel=2
+pkgrel=3
pkgdesc="Udev rule for the Vive for the group \"plugdev\""
arch=('any')
-url="https://github.com/OpenHMD/OpenHMD/commit/c29c99712d6f67a3921cb531a0c74f5f5109cb0f"
+url="https://github.com/lubosz/OSVR-Vive-Libre/"
license=('custom')
-source=('83-vive.rules')
-sha256sums=('2c1b95772e652fa738b60462bdf2276ddb4536c29e70fcd96fc8865a2fe7a790')
+source=('https://raw.githubusercontent.com/lubosz/OSVR-Vive-Libre/master/config/83-vive.rules')
+sha256sums=('SKIP')
install='vive-udev.install'
package() {