summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d6c3af526af8..94b1824e5799 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,16 +1,16 @@
# Maintainer: Parker Reed <parker.l.reed@gmail.com>
-pkgname=joycond-git
-pkgver=r31.a7dcddd
+pkgname=joycond-nicman23-git
+pkgver=r80.371b5b4
pkgrel=1
-pkgdesc='Userspace daemon to combine joy-cons from the hid-joycon kernel driver'
+pkgdesc='Userspace daemon to combine joy-cons from the hid-joycon kernel driver. Patched to not conflict with steam and auto-pair Pro controllers.'
arch=('any')
url='https://github.com/DanielOgorchock/joycond'
license=('GPL3')
makedepends=('cmake' 'git')
provides=("${pkgname%}")
-conflicts=("${pkgname%}")
-source=('git+https://github.com/DanielOgorchock/joycond.git')
+conflicts=("${pkgname%}" joycond-git)
+source=('git+https://github.com/nicman23/joycond.git')
md5sums=('SKIP')
pkgver() {