summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorhayao2021-07-30 20:45:01 +0900
committerhayao2021-07-30 20:45:01 +0900
commit5381a9a3c16ac3229d88849a85b63f6590f93a84 (patch)
tree3f40697f03083e8c0f252d3afdf92454db7082c9
parent313a0a433a0014c4aebccfc926a43907bee06ecd (diff)
downloadaur-5381a9a3c16ac3229d88849a85b63f6590f93a84.tar.gz
[update] : Update pulseaudio 15.0
-rw-r--r--.SRCINFO7
-rwxr-xr-xPKGBUILD4
2 files changed, 5 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3abc170b1075..370e73c77575 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = pulseaudio-modules-bt
pkgdesc = PulseAudio Bluetooth modules with SBC, AAC, APTX, APTX-HD, Sony LDAC (A2DP codec) support
- pkgver = 1.4_14.2
- pkgrel = 8
+ pkgver = 1.4_15.0
+ pkgrel = 0
url = https://github.com/EHfive/pulseaudio-modules-bt
arch = i686
arch = x86_64
@@ -24,11 +24,10 @@ pkgbase = pulseaudio-modules-bt
provides = pulseaudio-bluetooth
conflicts = pulseaudio-bluetooth
source = pulseaudio-modules-bt-1.4.zip::https://github.com/EHfive/pulseaudio-modules-bt/archive/v1.4.zip
- source = pulseaudio-14.2.zip::https://github.com/pulseaudio/pulseaudio/archive/v14.2.zip
+ source = pulseaudio-15.0.zip::https://github.com/pulseaudio/pulseaudio/archive/v15.0.zip
md5sums = 711a7f930321e56706acdb441de0e432
md5sums = SKIP
sha512sums = 5c3ed59dec46a1a9cc2f359ac1d28a82a50a5dea47a268a10601b95a8e17a68dd00ba7628c429271349bae290f461abeb1a4a3715b1833c71d7f82f9a902fe2d
sha512sums = SKIP
pkgname = pulseaudio-modules-bt
-
diff --git a/PKGBUILD b/PKGBUILD
index bc2afbbab25f..d40fa4b915b1 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,9 +4,9 @@
# Contributer: jonathon https://aur.archlinux.org/packages/pulseaudio-modules-bt/#comment-787490
pkgname="pulseaudio-modules-bt"
-pulseaudio_ver="14.2"
+pulseaudio_ver="15.0"
module_ver="1.4"
-pkgrel="8"
+pkgrel="0"
pkgver="${module_ver}_${pulseaudio_ver}"
pkgdesc="PulseAudio Bluetooth modules with SBC, AAC, APTX, APTX-HD, Sony LDAC (A2DP codec) support"
arch=("i686" "x86_64" "arm" "armv6h" "armv7h" "aarch64")