xpadneo: update to 0.9.6
This commit is contained in:
parent
58fac2bc7b
commit
5de91af105
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'xpadneo'
|
# Template file for 'xpadneo'
|
||||||
pkgname=xpadneo
|
pkgname=xpadneo
|
||||||
version=0.9.5
|
version=0.9.6
|
||||||
revision=1
|
revision=1
|
||||||
depends="dkms bluez"
|
depends="dkms bluez"
|
||||||
short_desc="Bluetooth driver for Xbox One Wireless Controller"
|
short_desc="Bluetooth driver for Xbox One Wireless Controller"
|
||||||
|
@ -8,7 +8,7 @@ maintainer="Joshua Krämer <joshua@kraemer.link>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://github.com/atar-axis/xpadneo"
|
homepage="https://github.com/atar-axis/xpadneo"
|
||||||
distfiles="https://github.com/atar-axis/xpadneo/archive/v${version}.tar.gz"
|
distfiles="https://github.com/atar-axis/xpadneo/archive/v${version}.tar.gz"
|
||||||
checksum=7518f75d7d30ae1c10ff110e7b066907a7e2c4586a670441d7c4bac9fc7afd52
|
checksum=6fcb3376b31781a6341bf01912430bf7c3543d930dbee23915be77e7879330e3
|
||||||
dkms_modules="hid-xpadneo ${version}"
|
dkms_modules="hid-xpadneo ${version}"
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
|
|
Loading…
Reference in New Issue