Skip to content

Commit 162012a

Browse files
eweos-helper[bot]YukariChiba
authored andcommitted
[bluez] 5.84-1: new upstream version
1 parent e0d6d42 commit 162012a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

PKGBUILD

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
pkgbase=bluez
44
pkgname=('bluez' 'bluez-utils' 'bluez-libs' 'bluez-cups' 'bluez-mesh'
55
'bluez-obex')
6-
pkgver=5.83
6+
pkgver=5.84
77
pkgrel=1
88
pkgdesc='Userspace daemons, utils and libraries of Linux Bluetooth stack'
99
url="http://www.bluez.org/"
@@ -21,7 +21,7 @@ source=(
2121
0004-allow-obexd-on-non-systemd-system.patch
2222
0005-grant-permission-to-bluetooth-group.patch
2323
)
24-
sha256sums=('108522d909d220581399bfec93daab62035539ceef3dda3e79970785c63bd24c'
24+
sha256sums=('5ba73d030f7b00087d67800b0e321601aec0f892827c72e5a2c8390d8c886b11'
2525
'ea87de0d8182404d7ef7139ebc6bb2e8d57224f9b8dfae3e438f95308277c801'
2626
'93fa6d201bb4546bb680f6d6f903ba5e767829ab275361323c14b0389fb6c803'
2727
'1a7e4c8b13ffc41304a06fa3d669cb6d252f0870c23c54fe84f5d861d5c964e1'
@@ -95,14 +95,14 @@ build() {
9595
_pick_ bluez-utils usr/share/man/man1/bluetoothctl*.1
9696
_pick_ bluez-utils usr/share/man/man1/{btattach,btmgmt,btmon,isotest,l2ping,rctest}.1
9797
_pick_ bluez-utils usr/share/man/man5/org.bluez.{A,B,D,G,I,L,M,N,P}*.5
98-
_pick_ bluez-utils usr/share/man/man7/{l2cap,hci}.7
9998
_pick_ bluez-utils usr/share/zsh/site-functions/_bluetoothctl
10099

101100
msg2 "Picking bluez-libs"
102101
_pick_ bluez-libs usr/include/bluetooth/*
103102
_pick_ bluez-libs usr/lib/libbluetooth.so*
104103
_pick_ bluez-libs usr/lib/pkgconfig/*
105-
_pick_ bluez-libs usr/share/man/man7/{mgmt,sco}.7
104+
_pick_ bluez-libs usr/share/man/man7/{mgmt,sco,l2cap,hci,iso}.7
105+
106106

107107
msg2 "Picking bluez-cups"
108108
_pick_ bluez-cups usr/lib/cups/backend/bluetooth

0 commit comments

Comments
 (0)