summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBen Merritt2019-02-12 21:52:17 -0800
committerBen Merritt2019-02-12 21:52:17 -0800
commitc516400dcbdf3352804781958af10aeb8fc3c07c (patch)
tree49243b61a970ec44cd499d63f6555e8c7f2fb5c7 /PKGBUILD
parent34376e414ecf82cf1961604ad713d59776f98a42 (diff)
downloadaur-c516400dcbdf3352804781958af10aeb8fc3c07c.tar.gz
Update to 1.2_3-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD11
1 files changed, 6 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 82d2d710afcc..9f8f43406ba3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,23 +2,24 @@
# Contributor: Jesse Jaara <jesse.jaara: gmail.com>
pkgname=pi-bluetooth
-pkgver=1
-pkgrel=2
+pkgver=1.2_3
+pkgrel=1
pkgdesc="Services, firmware and udev rules to get integrated bluetooth running in Raspberry Pi 3"
arch=('armv6h' 'armv7h' 'aarch64')
url=""
license=('multiple')
depends=('bluez-utils')
install=pi-bluetooth.install
+_commitid=96eefffcccc725425fd83be5e0704a5c32b79e54
source=(
- https://raw.githubusercontent.com/RPi-Distro/bluez-firmware/master/broadcom/BCM43430A1.hcd
- https://raw.githubusercontent.com/RPi-Distro/bluez-firmware/master/broadcom/BCM4345C0.hcd
+ https://raw.githubusercontent.com/RPi-Distro/bluez-firmware/$_commitid/broadcom/BCM43430A1.hcd
+ https://raw.githubusercontent.com/RPi-Distro/bluez-firmware/$_commitid/broadcom/BCM4345C0.hcd
LICENCE.broadcom_bcm43xx
brcm43438.service
)
sha256sums=(
'8dd70b9003d39cb6175b4f3cd509666dad66ad23d3be1a68385817fb814c8930'
- '042a8c234beaa9abb8d6156430e44af983f861036e1d54ffe8cabcc0dab76a43'
+ 'd09ce049f65619f007d604069d2b4d2a3ffe3cf897245287ef379955ce3969de'
'b16056fc91b82a0e3e8de8f86c2dac98201aa9dc3cbd33e8d38f1b087fcec30d'
'b4a84d669984424c7994c5a4bcbf65e1818b04c65849ac4d6ed56592a8075ec7'
)