summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTed Alff2018-03-13 23:30:25 -0400
committerTed Alff2018-03-13 23:30:25 -0400
commit5aa9350e96dfe2f477cf7274308212f1cb43f2cd (patch)
treeaa422e67b1ef6d8f4f438fb771696941a01ea4b1
parent995d8db1d1f7c952b3ac2e265fcc2c28dab50c0b (diff)
downloadaur-5aa9350e96dfe2f477cf7274308212f1cb43f2cd.tar.gz
Version update: 5.49
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD4
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2fa8abae20ff..3fce8c037399 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Fri Jan 5 03:10:57 UTC 2018
+# Wed Mar 14 03:30:10 UTC 2018
pkgbase = bluez-utils-compat
pkgdesc = Development and debugging utilities for the bluetooth protocol stack. Includes deprecated tools.
- pkgver = 5.48
+ pkgver = 5.49
pkgrel = 1
url = http://www.bluez.org/
arch = i686
@@ -21,9 +21,9 @@ pkgbase = bluez-utils-compat
conflicts = bluez-utils
replaces = bluez-hcidump
replaces = bluez<=4.101
- source = https://www.kernel.org/pub/linux/bluetooth/bluez-5.48.tar.xz
- source = https://www.kernel.org/pub/linux/bluetooth/bluez-5.48.tar.sign
- sha256sums = b9a8723072ef66bae7ec301c774902ebcb444c9c5b149b5a199e60a1ba970e90
+ source = https://www.kernel.org/pub/linux/bluetooth/bluez-5.49.tar.xz
+ source = https://www.kernel.org/pub/linux/bluetooth/bluez-5.49.tar.sign
+ sha256sums = 33301d7a514c73d535ee1f91c2aed1af1f2e53efe11d3ac06bcf0d7abed2ce95
sha256sums = SKIP
pkgname = bluez-utils-compat
diff --git a/PKGBUILD b/PKGBUILD
index 8dca7d9324ee..4156ed0f7081 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
pkgname='bluez-utils-compat'
_pkgbase='bluez'
-pkgver=5.48
+pkgver=5.49
pkgrel=1
url="http://www.bluez.org/"
arch=('i686' 'x86_64' 'armv7h')
@@ -19,7 +19,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=('b9a8723072ef66bae7ec301c774902ebcb444c9c5b149b5a199e60a1ba970e90'
+sha256sums=('33301d7a514c73d535ee1f91c2aed1af1f2e53efe11d3ac06bcf0d7abed2ce95'
'SKIP')
validpgpkeys=('E932D120BC2AEC444E558F0106CA9F5D1DCF2659') # Marcel Holtmann <marcel@holtmann.org>