mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
usb-modeswitch-data: remove noarch
Also change short_desc to match with usb-modeswitch
This commit is contained in:
parent
9a257fe539
commit
083e83dec9
1 changed files with 3 additions and 4 deletions
|
@ -1,13 +1,12 @@
|
||||||
# Template file for 'usb-modeswitch-data'
|
# Template file for 'usb-modeswitch-data'
|
||||||
pkgname=usb-modeswitch-data
|
pkgname=usb-modeswitch-data
|
||||||
version=20191128
|
version=20191128
|
||||||
revision=1
|
revision=2
|
||||||
archs=noarch
|
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_install_args="RULESDIR=/usr/lib/udev/rules.d"
|
make_install_args="RULESDIR=/usr/lib/udev/rules.d"
|
||||||
short_desc="Mode switching tool for controlling 'multi-mode' USB devices (data files)"
|
short_desc="Mode switching tool for controlling multi-mode USB devices - data files"
|
||||||
maintainer="Enno Boland <gottox@voidlinux.org>"
|
maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||||
license="GPL-2"
|
license="GPL-2.0-or-later"
|
||||||
homepage="http://www.draisberghof.de/usb_modeswitch/"
|
homepage="http://www.draisberghof.de/usb_modeswitch/"
|
||||||
distfiles="http://www.draisberghof.de/usb_modeswitch/usb-modeswitch-data-${version}.tar.bz2"
|
distfiles="http://www.draisberghof.de/usb_modeswitch/usb-modeswitch-data-${version}.tar.bz2"
|
||||||
checksum=3f039b60791c21c7cb15c7986cac89650f076dc274798fa242231b910785eaf9
|
checksum=3f039b60791c21c7cb15c7986cac89650f076dc274798fa242231b910785eaf9
|
||||||
|
|
Loading…
Add table
Reference in a new issue