diff options
| -rw-r--r-- | abs/extra/bluez/PKGBUILD | 5 | 
1 files changed, 2 insertions, 3 deletions
| diff --git a/abs/extra/bluez/PKGBUILD b/abs/extra/bluez/PKGBUILD index 9fff334..edcfad4 100644 --- a/abs/extra/bluez/PKGBUILD +++ b/abs/extra/bluez/PKGBUILD @@ -1,6 +1,6 @@  # Maintainer: Geoffroy Carrier <geoffroy@archlinux.org>  pkgname=bluez -pkgver=4.81 +pkgver=4.88  pkgrel=1  pkgdesc="Libraries and tools for the Bluetooth protocol stack"  url="http://www.bluez.org/" @@ -56,8 +56,7 @@ package() {    sed -i 's#/usr/bin/python#/usr/bin/python2#' test/simple-agent    install -Dm755 test/simple-agent ${pkgdir}/usr/bin/bluez-simple-agent  } - -md5sums=('75fbc768bf626fc8f4cf466006767723' +md5sums=('c45ae86eb17c525f823e3e2d77e9b51e'           'd12be5b494525bb1ba6eac5c3983dd3e'           '1c88fcd455920ad8ee0c7cae3fe15771'           'a9c1b4da8b5a3969865272bd0fb01da2' | 
