summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorcooky-122023-07-03 20:11:49 +0800
committercooky-122023-07-03 20:11:49 +0800
commitf8fb509a0edb1c4545eb4457335dc1ebbe583e5a (patch)
tree9ab2671b8942831d18355cd79ae1befe72a4cf6d
parent905336da66068dfe9e417e83f31ec581710c9837 (diff)
downloadaur-f8fb509a0edb1c4545eb4457335dc1ebbe583e5a.tar.gz
update to 5.68
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e8801c480461..a9a163ccb57d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = bluez-plugins-ps3
- pkgver = 5.66
+ pkgver = 5.68
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.66.tar.xz
+ source = https://www.kernel.org/pub/linux/bluetooth/bluez-5.68.tar.xz
source = fake-ps3.patch
- sha256sums = 39fea64b590c9492984a0c27a89fc203e1cdc74866086efb8f4698677ab2b574
+ sha256sums = fc505e6445cb579a55cacee6821fe70d633921522043d322b696de0a175ff933
sha256sums = 2eb8953fa0491315af34eaa940c77f7373cbd18d7f67acc780f460f3edb64ffb
pkgname = bluez-plugins-ps3
diff --git a/PKGBUILD b/PKGBUILD
index 0ca8e3adf563..e8a129d5a3e5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Cooky-12 cooky-12@qq.com
pkgname=('bluez-plugins-ps3')
-pkgver=5.66
+pkgver=5.68
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=( '39fea64b590c9492984a0c27a89fc203e1cdc74866086efb8f4698677ab2b574'
+sha256sums=( 'fc505e6445cb579a55cacee6821fe70d633921522043d322b696de0a175ff933'
'2eb8953fa0491315af34eaa940c77f7373cbd18d7f67acc780f460f3edb64ffb'
)