* rebuild with new ell

This commit is contained in:
Alexander Baldeck 2019-05-29 17:24:00 +00:00
parent 3dde6e094e
commit 0cbec72d65
2 changed files with 4 additions and 1 deletions

View File

@ -6,7 +6,7 @@
pkgbase=bluez pkgbase=bluez
pkgname=('bluez' 'bluez-utils' 'bluez-libs' 'bluez-cups' 'bluez-hid2hci' 'bluez-plugins') pkgname=('bluez' 'bluez-utils' 'bluez-libs' 'bluez-cups' 'bluez-hid2hci' 'bluez-plugins')
pkgver=5.50 pkgver=5.50
pkgrel=6 pkgrel=7
url="http://www.bluez.org/" url="http://www.bluez.org/"
arch=('x86_64' 'powerpc64le') arch=('x86_64' 'powerpc64le')
license=('GPL2') license=('GPL2')

3
bluez/bluetooth.modprobe Normal file
View File

@ -0,0 +1,3 @@
# use "reset=1" as default, since it should be safe for recent devices and
# solves all kind of problems.
options btusb reset=1