mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
xpadneo: update to 0.9.5.
This commit is contained in:
parent
a1d58b0e77
commit
61918617de
1 changed files with 3 additions and 3 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'xpadneo'
|
# Template file for 'xpadneo'
|
||||||
pkgname=xpadneo
|
pkgname=xpadneo
|
||||||
version=0.9.1
|
version=0.9.5
|
||||||
revision=2
|
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"
|
||||||
maintainer="Joshua Krämer <joshua@kraemer.link>"
|
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=1f3617b0689d93877a706a52037649d6cad011cf70491b5b43da015a02312058
|
checksum=7518f75d7d30ae1c10ff110e7b066907a7e2c4586a670441d7c4bac9fc7afd52
|
||||||
dkms_modules="hid-xpadneo ${version}"
|
dkms_modules="hid-xpadneo ${version}"
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue