diff options
author | Nicolás Reynolds <fauno@endefensadelsl.org> | 2014-04-05 03:27:47 +0000 |
---|---|---|
committer | Nicolás Reynolds <fauno@endefensadelsl.org> | 2014-04-05 03:27:47 +0000 |
commit | 12c37e7b5594be3af3c03e543648b2a1c430bdcc (patch) | |
tree | b6c672d91b01b5f52379a5ed7f2150a86deaa03a /extra/bluez/PKGBUILD | |
parent | 9e555a53b531cf1dd49762d2815cb6bbfca55bfa (diff) |
Sat Apr 5 03:23:49 UTC 2014
Diffstat (limited to 'extra/bluez/PKGBUILD')
-rw-r--r-- | extra/bluez/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/bluez/PKGBUILD b/extra/bluez/PKGBUILD index f4681e439..cab4e2e88 100644 --- a/extra/bluez/PKGBUILD +++ b/extra/bluez/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 207518 2014-03-11 17:59:19Z andyrtr $ +# $Id: PKGBUILD 209803 2014-04-04 13:10:29Z andyrtr $ # Maintainer: Tom Gundersen <teg@jklm.no> # Contributor: Andrea Scarpino <andrea@archlinux.org> # Contributor: Geoffroy Carrier <geoffroy@archlinux.org> pkgbase=bluez pkgname=('bluez' 'bluez-utils' 'bluez-libs' 'bluez-cups' 'bluez-hid2hci' 'bluez-plugins') -pkgver=5.16 +pkgver=5.17 pkgrel=1 url="http://www.bluez.org/" arch=('i686' 'x86_64') @@ -15,7 +15,7 @@ source=(http://www.kernel.org/pub/linux/bluetooth/${pkgname}-${pkgver}.tar.xz 0001-Allow-using-obexd-without-systemd-in-the-user-session.patch bluetooth.modprobe) # see https://www.kernel.org/pub/linux/bluetooth/sha256sums.asc -sha256sums=('c8d5094a21a799dca9cdcd99651dc19d521af514b22b8178fc787c454cdbb163' +sha256sums=('0bd7f009225fff83ba4b3697a6b04d04454ef2cd15d6bb2bd62591c44cfe973a' '896a1403d9b7258c4fb0d41f3a6f70fd51eaa1115ab3f4259f3dbbe02b55766b' '46c021be659c9a1c4e55afd04df0c059af1f3d98a96338236412e449bf7477b4') |