diff options
author | Michael Hanson <hansonorders@verizon.net> | 2011-02-16 21:32:01 (GMT) |
---|---|---|
committer | Michael Hanson <hansonorders@verizon.net> | 2011-02-16 21:32:01 (GMT) |
commit | 7ad1c01bfef9f28c17e738c5e58b66057920a646 (patch) | |
tree | 8f3a2f4f88e5ebcf974258841b9d57580a22a9a8 /abs/extra/bluez/PKGBUILD | |
parent | 3990526950d6d8cbd2a9b1a70cee0c7bfe906c99 (diff) | |
download | linhes_pkgbuild-7ad1c01bfef9f28c17e738c5e58b66057920a646.zip linhes_pkgbuild-7ad1c01bfef9f28c17e738c5e58b66057920a646.tar.gz linhes_pkgbuild-7ad1c01bfef9f28c17e738c5e58b66057920a646.tar.bz2 |
bluez: update to 4.88
Diffstat (limited to 'abs/extra/bluez/PKGBUILD')
-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' |