summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorhayao2021-01-21 22:20:57 +0900
committerhayao2021-01-21 22:20:57 +0900
commit6b78c832119e1aa471ffee42a979befbf5a70fe5 (patch)
treea53f7aa3d94f91b045601b5d30976f5ac3b08910
parentc5024a6916b04f7ff2ec284beb2f51071e5e48a2 (diff)
downloadaur-6b78c832119e1aa471ffee42a979befbf5a70fe5.tar.gz
[update] : .SRCINFO
-rw-r--r--.SRCINFO2
-rwxr-xr-xPKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9fedf576920a..8d2cdd6750ab 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 = 5
+ pkgrel = 7
url = https://github.com/EHfive/pulseaudio-modules-bt
arch = i686
arch = x86_64
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"