summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Thurstenson2017-05-08 11:06:39 -0500
committerDavid Thurstenson2017-05-08 11:06:39 -0500
commitc1e9baa644b78db34167386c5e48bd9f887bc54f (patch)
tree1d6691470871128bf74db217a68881a2f0cee334
parent3b4aecfa745647fe9c182058dcf526028a8f8832 (diff)
downloadaur-c1e9baa644b78db34167386c5e48bd9f887bc54f.tar.gz
upstream update to 5.45
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c4861660458a..3ce89300a5f4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = bluez-utils-compat
pkgdesc = Development and debugging utilities for the bluetooth protocol stack. Includes deprecated tools.
- pkgver = 5.44
+ pkgver = 5.45
pkgrel = 1
url = http://www.bluez.org/
arch = i686
@@ -18,10 +18,10 @@ pkgbase = bluez-utils-compat
conflicts = bluez-utils
replaces = bluez-hcidump
replaces = bluez<=4.101
- source = https://www.kernel.org/pub/linux/bluetooth/bluez-5.44.tar.xz
- source = https://www.kernel.org/pub/linux/bluetooth/bluez-5.44.tar.sign
+ source = https://www.kernel.org/pub/linux/bluetooth/bluez-5.45.tar.xz
+ source = https://www.kernel.org/pub/linux/bluetooth/bluez-5.45.tar.sign
validpgpkeys = E932D120BC2AEC444E558F0106CA9F5D1DCF2659
- sha256sums = 0c321e291f8b45e6a78e379dfe80592b65955a0f0ab191f1cca0edd8ec356c85
+ sha256sums = 4cacb00703a6bc149cb09502257d321597d43952374a16f3558766ffa85364e9
sha256sums = SKIP
pkgname = bluez-utils-compat
diff --git a/PKGBUILD b/PKGBUILD
index 53502029b10f..e0f7e22d7d01 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname='bluez-utils-compat'
_pkgbase='bluez'
-pkgver=5.44
+pkgver=5.45
pkgrel=1
url="http://www.bluez.org/"
arch=('i686' 'x86_64')
@@ -18,7 +18,7 @@ replaces=('bluez-hcidump' 'bluez<=4.101')
makedepends=('dbus' 'libical' 'systemd')
source=(https://www.kernel.org/pub/linux/bluetooth/${_pkgbase}-${pkgver}.tar.{xz,sign})
# see https://www.kernel.org/pub/linux/bluetooth/sha256sums.asc
-sha256sums=('0c321e291f8b45e6a78e379dfe80592b65955a0f0ab191f1cca0edd8ec356c85'
+sha256sums=('4cacb00703a6bc149cb09502257d321597d43952374a16f3558766ffa85364e9'
'SKIP')
validpgpkeys=('E932D120BC2AEC444E558F0106CA9F5D1DCF2659') # Marcel Holtmann <marcel@holtmann.org>