Skip to content

Commit

Permalink
Fix xonedo for kernel version 6.12
Browse files Browse the repository at this point in the history
  • Loading branch information
NeroReflex committed Nov 30, 2024
1 parent aeb6d36 commit a8d4688
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkgs/xonedo-dkms/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

_pkgname=xonedo
pkgname=xonedo-dkms
pkgver=0.1.r0.g87d1863
pkgver=0.5.r0.g0c1c508
pkgrel=1
pkgdesc='Modern Linux driver for Xbox One and Xbox Series X|S controllers via the official dongle only'
arch=('x86_64')
Expand All @@ -15,7 +15,7 @@ makedepends=('git')
conflicts=('xone-dkms'
'xow')
provides=('xone-dkms')
source=("git+https://github.com/boukehaarsma23/xonedo.git")
source=("git+https://github.com/NeroReflex/xonedo.git")
sha256sums=('SKIP')

pkgver() {
Expand Down

0 comments on commit a8d4688

Please sign in to comment.