summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorcooky-122024-01-15 19:31:47 +0800
committercooky-122024-01-15 19:31:47 +0800
commit936d10185f80a083efe740a782faf2e2e4a84a8c (patch)
treeacc13f9564629322a6c2a94a9737770cb6641a32
parentf8e84663337ce26f290915822633d1d42fba33fe (diff)
downloadaur-bluez-plugins-ps3.tar.gz
update to 5.72
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 56b4b28f2187..b9d74d3a3eca 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = bluez-plugins-ps3
- pkgver = 5.71
+ pkgver = 5.72
pkgrel = 1
url = http://www.bluez.org/
arch = x86_64
@@ -10,9 +10,9 @@ pkgbase = bluez-plugins-ps3
makedepends = json-c
makedepends = ell
makedepends = systemd-libs
- source = https://www.kernel.org/pub/linux/bluetooth/bluez-5.71.tar.xz
+ source = https://www.kernel.org/pub/linux/bluetooth/bluez-5.72.tar.xz
source = fake-ps3.patch
- sha256sums = b828d418c93ced1f55b616fb5482cf01537440bfb34fbda1a564f3ece94735d8
+ sha256sums = 499d7fa345a996c1bb650f5c6749e1d929111fa6ece0be0e98687fee6124536e
sha256sums = 2eb8953fa0491315af34eaa940c77f7373cbd18d7f67acc780f460f3edb64ffb
pkgname = bluez-plugins-ps3
diff --git a/PKGBUILD b/PKGBUILD
index 95940c76289b..052843e25bd9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Cooky-12 cooky-12@qq.com
pkgname=('bluez-plugins-ps3')
-pkgver=5.71
+pkgver=5.72
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=( 'b828d418c93ced1f55b616fb5482cf01537440bfb34fbda1a564f3ece94735d8'
+sha256sums=( '499d7fa345a996c1bb650f5c6749e1d929111fa6ece0be0e98687fee6124536e'
'2eb8953fa0491315af34eaa940c77f7373cbd18d7f67acc780f460f3edb64ffb'
)