summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorcooky-122022-08-09 20:26:31 +0800
committercooky-122022-08-09 20:26:31 +0800
commit22ff71c877aaf319ce27f2a6e8b0060ab57e27a0 (patch)
tree895e725f2af5028e19cd77b1dea721a75c38e513
parent16a5ab9dda70a94dc8ea054856e5ffdb80a4a839 (diff)
downloadaur-22ff71c877aaf319ce27f2a6e8b0060ab57e27a0.tar.gz
update to 5.65
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 534d8b6a670f..a349c4ef9f84 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = bluez-plugins-ps3
- pkgver = 5.64
+ pkgver = 5.65
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.64.tar.xz
+ source = https://www.kernel.org/pub/linux/bluetooth/bluez-5.65.tar.xz
source = fake-ps3.patch
- sha256sums = ae437e65b6b3070c198bc5b0109fe9cdeb9eaa387380e2072f9de65fe8a1de34
+ sha256sums = 2565a4d48354b576e6ad92e25b54ed66808296581c8abb80587051f9993d96d4
sha256sums = 2eb8953fa0491315af34eaa940c77f7373cbd18d7f67acc780f460f3edb64ffb
pkgname = bluez-plugins-ps3
diff --git a/PKGBUILD b/PKGBUILD
index e1ae3adc5a2d..593c09874bb9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Cooky-12 cooky-12@qq.com
pkgname=('bluez-plugins-ps3')
-pkgver=5.64
+pkgver=5.65
pkgrel=1
url="http://www.bluez.org/"
arch=('x86_64')
@@ -12,7 +12,7 @@ source=( https://www.kernel.org/pub/linux/bluetooth/bluez-${pkgver}.tar.xz
)
# see https://www.kernel.org/pub/linux/bluetooth/sha256sums.asc
-sha256sums=( 'ae437e65b6b3070c198bc5b0109fe9cdeb9eaa387380e2072f9de65fe8a1de34'
+sha256sums=( '2565a4d48354b576e6ad92e25b54ed66808296581c8abb80587051f9993d96d4'
'2eb8953fa0491315af34eaa940c77f7373cbd18d7f67acc780f460f3edb64ffb'
)