summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorhayao2021-01-15 18:50:17 +0900
committerhayao2021-01-15 18:50:17 +0900
commit83dbda2b6abf29347e34acf212de6138ac3e2dc2 (patch)
treec45cd7e2612adfc3cb0909b3d93b72398c60edff /PKGBUILD
parent74d72c7ab71ef6eaecae9afa2c2eaf603508bfeb (diff)
downloadaur-83dbda2b6abf29347e34acf212de6138ac3e2dc2.tar.gz
[fix] : Fixed source file name
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a18b728b7ebe..34492984bdd9 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -20,7 +20,7 @@ fi
pkgname="pulseaudio-modules-bt"
module_ver="1.4"
pkgver="${module_ver}_${pulseaudio_ver}"
-pkgrel="1"
+pkgrel="2"
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"
@@ -36,8 +36,8 @@ provides=("pulseaudio-bluetooth" "pulseaudio-modules-bt-git")
conflicts=("pulseaudio-bluetooth" "pulseaudio-modules-bt-git")
source=(
- "pulseaudio-modules-bt.zip::https://github.com/EHfive/pulseaudio-modules-bt/archive/v${module_ver}.zip"
- "pulseaudio.zip::https://github.com/pulseaudio/pulseaudio/archive/v${pulseaudio_ver}.zip"
+ "pulseaudio-modules-bt-${module_ver}.zip::https://github.com/EHfive/pulseaudio-modules-bt/archive/v${module_ver}.zip"
+ "pulseaudio-${pulseaudio_ver}.zip::https://github.com/pulseaudio/pulseaudio/archive/v${pulseaudio_ver}.zip"
)
md5sums=(