summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorcooky-122024-04-16 20:30:30 +0800
committercooky-122024-04-16 20:30:30 +0800
commit6e0eb19ada7a422219854cec126bb43f604f38fe (patch)
tree74bcb08bf65ef61c491d7e254dcdc12ca60a8970
parent867a77696f4b1b552a4b535a7e1b74eb4f7432ce (diff)
downloadaur-bluez-ps3.tar.gz
update to 5.75
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bf8a2e5e06e8..8707d0c19cf1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = bluez-ps3
- pkgver = 5.74
- pkgrel = 0
+ pkgver = 5.75
+ pkgrel = 1
url = http://www.bluez.org/
arch = x86_64
license = GPL-2.0-only
@@ -12,10 +12,10 @@ pkgbase = bluez-ps3
makedepends = ell
makedepends = python-docutils
provides = bluez
- source = https://www.kernel.org/pub/linux/bluetooth/bluez-5.74.tar.xz
+ source = https://www.kernel.org/pub/linux/bluetooth/bluez-5.75.tar.xz
source = fake-ps3.patch
source = bluetooth.modprobe
- sha256sums = 1b35d23099f6b66d1ab065c17bf9bf286e854063e9b17477b17804d70de9089a
+ sha256sums = 988cb3c4551f6e3a667708a578f5ca9f93fc896508f98f08709be4f8ab033c2f
sha256sums = 2eb8953fa0491315af34eaa940c77f7373cbd18d7f67acc780f460f3edb64ffb
sha256sums = 46c021be659c9a1c4e55afd04df0c059af1f3d98a96338236412e449bf7477b4
diff --git a/PKGBUILD b/PKGBUILD
index 723cb028ff5a..2cca3be3610d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,8 +6,8 @@
# Maintainer: Cooky-12 cooky-12@qq.com
provides=('bluez')
pkgname=('bluez-ps3')
-pkgver=5.74
-pkgrel=0
+pkgver=5.75
+pkgrel=1
url="http://www.bluez.org/"
arch=('x86_64')
license=('GPL-2.0-only')
@@ -15,7 +15,7 @@ makedepends=('dbus' 'libical' 'systemd' 'alsa-lib' 'json-c' 'ell' 'python-docuti
source=(https://www.kernel.org/pub/linux/bluetooth/bluez-${pkgver}.tar.xz fake-ps3.patch
bluetooth.modprobe)
# see https://www.kernel.org/pub/linux/bluetooth/sha256sums.asc
-sha256sums=('1b35d23099f6b66d1ab065c17bf9bf286e854063e9b17477b17804d70de9089a'
+sha256sums=('988cb3c4551f6e3a667708a578f5ca9f93fc896508f98f08709be4f8ab033c2f'
'2eb8953fa0491315af34eaa940c77f7373cbd18d7f67acc780f460f3edb64ffb'
'46c021be659c9a1c4e55afd04df0c059af1f3d98a96338236412e449bf7477b4')