summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorhayao2021-01-21 22:20:57 +0900
committerhayao2021-01-21 22:20:57 +0900
commit6b78c832119e1aa471ffee42a979befbf5a70fe5 (patch)
treea53f7aa3d94f91b045601b5d30976f5ac3b08910 /PKGBUILD
parentc5024a6916b04f7ff2ec284beb2f51071e5e48a2 (diff)
downloadaur-6b78c832119e1aa471ffee42a979befbf5a70fe5.tar.gz
[update] : .SRCINFO
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7b2cd1ff6dd5..442414f714b5 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -16,7 +16,7 @@ pulseaudio_ver="$(get_pulseaudio_version)"
pkgname="pulseaudio-modules-bt"
module_ver="1.4"
pkgver="${module_ver}_${pulseaudio_ver}"
-pkgrel="6"
+pkgrel="7"
pkgdesc="PulseAudio Bluetooth modules with SBC, AAC, APTX, APTX-HD, Sony LDAC (A2DP codec) support"
arch=("i686" "x86_64" "arm" "armv6h" "armv7h" "aarch64")
url="https://github.com/EHfive/pulseaudio-modules-bt"