summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD8
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2be6e71a8880..b2ae1b269ebe 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = bluez-hcitool
pkgdesc = deprecated hcitool from bluez
- pkgver = 5.66
+ pkgver = 5.69
pkgrel = 1
url = http://www.bluez.org/
arch = i686
arch = x86_64
license = GPL2
depends = bluez-libs
- source = https://www.kernel.org/pub/linux/bluetooth/bluez-5.66.tar.xz
- sha256sums = 39fea64b590c9492984a0c27a89fc203e1cdc74866086efb8f4698677ab2b574
+ source = https://www.kernel.org/pub/linux/bluetooth/bluez-5.69.tar.xz
+ sha256sums = bc5a35ddc7c72d0d3999a0d7b2175c8b7d57ab670774f8b5b4900ff38a2627fc
pkgname = bluez-hcitool
diff --git a/PKGBUILD b/PKGBUILD
index 20d9ab25a059..af79ffdba3cc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id$
-# Maintainer: Sergej Pupykin <arch+pub@sergej.pp.ru>
+# Maintainer: Vadim Yanitskiy <fixeria@osmocom.org>
+# Contributor: Sergej Pupykin <arch+pub@sergej.pp.ru>
pkgname=bluez-hcitool
-pkgver=5.66
+pkgver=5.69
pkgrel=1
pkgdesc="deprecated hcitool from bluez"
url="http://www.bluez.org/"
@@ -10,7 +10,7 @@ arch=('i686' 'x86_64')
license=('GPL2')
depends=("bluez-libs")
source=(https://www.kernel.org/pub/linux/bluetooth/bluez-${pkgver}.tar.xz)
-sha256sums=('39fea64b590c9492984a0c27a89fc203e1cdc74866086efb8f4698677ab2b574')
+sha256sums=('bc5a35ddc7c72d0d3999a0d7b2175c8b7d57ab670774f8b5b4900ff38a2627fc')
build() {
cd bluez-${pkgver}/tools