* update bluez to 5.78-1
This commit is contained in:
parent
6c74584714
commit
19af022cb3
@ -1,8 +1,12 @@
|
||||
pkgbase = bluez
|
||||
pkgver = 5.77
|
||||
pkgver = 5.78
|
||||
pkgrel = 1
|
||||
url = http://www.bluez.org/
|
||||
arch = x86_64
|
||||
arch = powerpc64le
|
||||
arch = powerpc64
|
||||
arch = powerpc
|
||||
arch = riscv64
|
||||
license = GPL-2.0-only
|
||||
makedepends = dbus
|
||||
makedepends = libical
|
||||
@ -13,11 +17,11 @@ pkgbase = bluez
|
||||
makedepends = python-docutils
|
||||
makedepends = python-pygments
|
||||
makedepends = cups
|
||||
source = https://www.kernel.org/pub/linux/bluetooth/bluez-5.77.tar.xz
|
||||
source = https://www.kernel.org/pub/linux/bluetooth/bluez-5.77.tar.sign
|
||||
source = https://www.kernel.org/pub/linux/bluetooth/bluez-5.78.tar.xz
|
||||
source = https://www.kernel.org/pub/linux/bluetooth/bluez-5.78.tar.sign
|
||||
source = bluetooth.modprobe
|
||||
validpgpkeys = E932D120BC2AEC444E558F0106CA9F5D1DCF2659
|
||||
sha256sums = 5d032fdc1d4a085813554f57591e2e1fb0ceb2b3616ee56f689bc00e1d150812
|
||||
sha256sums = 830fed1915c5d375b8de0f5e6f45fcdea0dcc5ff5ffb3d31db6ed0f00d73c5e3
|
||||
sha256sums = SKIP
|
||||
sha256sums = 46c021be659c9a1c4e55afd04df0c059af1f3d98a96338236412e449bf7477b4
|
||||
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
pkgbase=bluez
|
||||
pkgname=('bluez' 'bluez-utils' 'bluez-libs' 'bluez-cups' 'bluez-deprecated-tools' 'bluez-hid2hci' 'bluez-mesh' 'bluez-obex')
|
||||
pkgver=5.77
|
||||
pkgver=5.78
|
||||
pkgrel=1
|
||||
url="http://www.bluez.org/"
|
||||
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
||||
@ -16,7 +16,7 @@ makedepends=('dbus' 'libical' 'systemd' 'alsa-lib' 'json-c' 'ell' 'python-docuti
|
||||
source=(https://www.kernel.org/pub/linux/bluetooth/${pkgname}-${pkgver}.tar.{xz,sign}
|
||||
bluetooth.modprobe)
|
||||
# see https://www.kernel.org/pub/linux/bluetooth/sha256sums.asc
|
||||
sha256sums=('5d032fdc1d4a085813554f57591e2e1fb0ceb2b3616ee56f689bc00e1d150812'
|
||||
sha256sums=('830fed1915c5d375b8de0f5e6f45fcdea0dcc5ff5ffb3d31db6ed0f00d73c5e3'
|
||||
'SKIP'
|
||||
'46c021be659c9a1c4e55afd04df0c059af1f3d98a96338236412e449bf7477b4')
|
||||
validpgpkeys=('E932D120BC2AEC444E558F0106CA9F5D1DCF2659') # Marcel Holtmann <marcel@holtmann.org>
|
||||
|
Loading…
x
Reference in New Issue
Block a user