summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorhayao2020-04-14 21:22:15 +0900
committerhayao2020-04-14 21:22:15 +0900
commit1e4ff3340576598fe3185a22605d066dbc364534 (patch)
tree97971f858c6137ac9b5d89af0da3683e7f9ddde0 /PKGBUILD
parent1c2583774a08bea9e8c5d0d5f6229036625c32bb (diff)
downloadaur-1e4ff3340576598fe3185a22605d066dbc364534.tar.gz
衝突を追加した
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 49a87c376d5e..93e5eb56ede2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,7 +14,7 @@ makedepends=("cmake>=3.0" "libavcodec.so>=58" "libldac" "git")
optdepends=("libavcodec.so>=58: aptX Classic, aptX HD support"
"libldac: LDAC support")
provides=("pulseaudio-bluetooth")
-conflicts=("pulseaudio-bluetooth")
+conflicts=("pulseaudio-bluetooth" "pulseaudio-modules-bt-git")
source=("https://github.com/EHfive/pulseaudio-modules-bt/archive/v${pkgver}.zip"
"https://github.com/pulseaudio/pulseaudio/archive/v${pulseaudio_ver}.zip")