summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 20fd990d272a..7cb8f62628ca 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -36,7 +36,7 @@ package_openal-minimal-git() {
optdepends=('qt5-base: alsoft-config GUI Configurator'
'fluidsynth: MIDI rendering')
provides=("openal=$pkgver" openal)
- conflicts=("openal")
+ conflicts=("openal" "openal-git")
DESTDIR="$pkgdir" ninja -C openal-soft install
install -Dt "$pkgdir/usr/share/doc/openal" -m644 openal-soft/docs/*