Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions srcpkgs/xpadneo/template
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
# Template file for 'xpadneo'
pkgname=xpadneo
version=0.9.7
version=0.10.2
revision=1
depends="dkms bluez"
short_desc="Bluetooth driver for Xbox One Wireless Controller"
maintainer="Joshua Krämer <joshua@kraemer.link>"
license="GPL-3.0-or-later"
license="GPL-2.0-only AND GPL-3.0-or-later"
homepage="https://github.com/atar-axis/xpadneo"
distfiles="https://github.com/atar-axis/xpadneo/archive/v${version}.tar.gz"
checksum=0af52aa1e800a49ae6623ef545d9ed541f3a1fcfeac586bf27caf8185524e7c3
checksum=8b1ef554b76062ad25ef69c6a5cf946c4aafb727aaf9a4682b9a642d5721fee9
dkms_modules="hid-xpadneo ${version}"

do_install() {
Expand Down