summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorVadim Yanitskiy2023-09-05 17:12:08 +0700
committerVadim Yanitskiy2023-09-05 17:12:08 +0700
commit81e69ee04562fb61fa616081b8ef69ff93ce0cff (patch)
treeb3ebc04e647e8a73630e940b3ada013829edc616 /PKGBUILD
parent89e2dc34e649407ceb175f1c4b23283704cec960 (diff)
downloadaur-81e69ee04562fb61fa616081b8ef69ff93ce0cff.tar.gz
Update $pkgver: 5.66 -> 5.69
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
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