summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorcooky-122023-08-28 20:10:28 +0800
committercooky-122023-08-28 20:10:28 +0800
commit56f82ca52a8598e634e3cd233513b30e019dce4c (patch)
tree34b040a0de365a9a876c9e5d69dfcd8a7488ba49
parentf8fb509a0edb1c4545eb4457335dc1ebbe583e5a (diff)
downloadaur-56f82ca52a8598e634e3cd233513b30e019dce4c.tar.gz
update to 5.69
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a9a163ccb57d..c232e69ea1c3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = bluez-plugins-ps3
- pkgver = 5.68
+ pkgver = 5.69
pkgrel = 1
url = http://www.bluez.org/
arch = x86_64
@@ -10,9 +10,9 @@ pkgbase = bluez-plugins-ps3
makedepends = alsa-lib
makedepends = json-c
makedepends = ell
- source = https://www.kernel.org/pub/linux/bluetooth/bluez-5.68.tar.xz
+ source = https://www.kernel.org/pub/linux/bluetooth/bluez-5.69.tar.xz
source = fake-ps3.patch
- sha256sums = fc505e6445cb579a55cacee6821fe70d633921522043d322b696de0a175ff933
+ sha256sums = bc5a35ddc7c72d0d3999a0d7b2175c8b7d57ab670774f8b5b4900ff38a2627fc
sha256sums = 2eb8953fa0491315af34eaa940c77f7373cbd18d7f67acc780f460f3edb64ffb
pkgname = bluez-plugins-ps3
diff --git a/PKGBUILD b/PKGBUILD
index e8a129d5a3e5..89a1059bb3ec 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Cooky-12 cooky-12@qq.com
pkgname=('bluez-plugins-ps3')
-pkgver=5.68
+pkgver=5.69
pkgrel=1
url="http://www.bluez.org/"
arch=('x86_64')
@@ -11,7 +11,7 @@ source=( https://www.kernel.org/pub/linux/bluetooth/bluez-${pkgver}.tar.xz
fake-ps3.patch
)
-sha256sums=( 'fc505e6445cb579a55cacee6821fe70d633921522043d322b696de0a175ff933'
+sha256sums=( 'bc5a35ddc7c72d0d3999a0d7b2175c8b7d57ab670774f8b5b4900ff38a2627fc'
'2eb8953fa0491315af34eaa940c77f7373cbd18d7f67acc780f460f3edb64ffb'
)