summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorhayao2021-01-14 22:54:04 +0900
committerhayao2021-01-14 22:54:04 +0900
commit74d72c7ab71ef6eaecae9afa2c2eaf603508bfeb (patch)
tree5121fb6c44bf63578d362d772788c36cded89e58 /PKGBUILD
parentfba63466b39a5dba3e2df21e3bd3fba58d71f9ca (diff)
downloadaur-74d72c7ab71ef6eaecae9afa2c2eaf603508bfeb.tar.gz
[fix] : pkgrel
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3b05056fb68f..a18b728b7ebe 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -20,7 +20,7 @@ fi
pkgname="pulseaudio-modules-bt"
module_ver="1.4"
pkgver="${module_ver}_${pulseaudio_ver}"
-pkgrel="2"
+pkgrel="1"
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"