Andreas Radke pushed to branch main at Arch Linux / Packaging / Packages / bluez
Commits:
ded3a974 by Andreas Radke at 2024-09-09T14:34:12+02:00
upgpkg: 5.78-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,5 +1,5 @@
pkgbase = bluez
- pkgver = 5.77
+ pkgver = 5.78
pkgrel = 1
url = http://www.bluez.org/
arch = x86_64
@@ -13,11 +13,11 @@ pkgbase = bluez
makedepends = python-docutils
makedepends = python-pygments
makedepends = cups
- source = https://www.kernel.org/pub/linux/bluetooth/bluez-5.77.tar.xz
- source = https://www.kernel.org/pub/linux/bluetooth/bluez-5.77.tar.sign
+ source = https://www.kernel.org/pub/linux/bluetooth/bluez-5.78.tar.xz
+ source = https://www.kernel.org/pub/linux/bluetooth/bluez-5.78.tar.sign
source = bluetooth.modprobe
validpgpkeys = E932D120BC2AEC444E558F0106CA9F5D1DCF2659
- sha256sums =
5d032fdc1d4a085813554f57591e2e1fb0ceb2b3616ee56f689bc00e1d150812
+ sha256sums =
830fed1915c5d375b8de0f5e6f45fcdea0dcc5ff5ffb3d31db6ed0f00d73c5e3
sha256sums = SKIP
sha256sums =
46c021be659c9a1c4e55afd04df0c059af1f3d98a96338236412e449bf7477b4
=====================================
PKGBUILD
=====================================
@@ -6,7 +6,7 @@
pkgbase=bluez
pkgname=('bluez' 'bluez-utils' 'bluez-libs' 'bluez-cups'
'bluez-deprecated-tools' 'bluez-hid2hci' 'bluez-mesh' 'bluez-obex')
-pkgver=5.77
+pkgver=5.78
pkgrel=1
url="http://www.bluez.org/"
arch=('x86_64')
@@ -15,7 +15,7 @@ makedepends=('dbus' 'libical' 'systemd' 'alsa-lib' 'json-c'
'ell' 'python-docuti
source=(https://www.kernel.org/pub/linux/bluetooth/${pkgname}-${pkgver}.tar.{xz,sign}
bluetooth.modprobe)
# see https://www.kernel.org/pub/linux/bluetooth/sha256sums.asc
-sha256sums=('5d032fdc1d4a085813554f57591e2e1fb0ceb2b3616ee56f689bc00e1d150812'
+sha256sums=('830fed1915c5d375b8de0f5e6f45fcdea0dcc5ff5ffb3d31db6ed0f00d73c5e3'
'SKIP'
'46c021be659c9a1c4e55afd04df0c059af1f3d98a96338236412e449bf7477b4')
validpgpkeys=('E932D120BC2AEC444E558F0106CA9F5D1DCF2659') # Marcel Holtmann
<[email protected]>
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/bluez/-/commit/ded3a97460e8804e92a79f495d69091f503c1671
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/bluez/-/commit/ded3a97460e8804e92a79f495d69091f503c1671
You're receiving this email because of your account on gitlab.archlinux.org.