summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAndrew O'Neill2021-11-11 10:56:11 -0500
committerAndrew O'Neill2021-11-11 10:56:11 -0500
commit942b057110c947f00321cadf9ce8f9a3725bdd18 (patch)
tree248d239182d4bed57ee99f9f17de279c32bb8863 /PKGBUILD
parentbf870f31b77570bed6742c91257fc8de8893c9af (diff)
downloadaur-942b057110c947f00321cadf9ce8f9a3725bdd18.tar.gz
Remove conflicts
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a47024b2a7ba..ce2b2ea966dd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,6 @@ pkgdesc='A terminal-based cross-platform music player, audio engine, metadata in
arch=('x86_64')
url="https://github.com/clangen/${pkgname}"
license=('BSD')
-conflicts=("${pkgname}-git")
depends=('faad2' 'libogg' 'libvorbis' 'flac' 'libmicrohttpd' 'lame' 'ncurses' 'boost-libs' 'pulseaudio' 'libpulse' 'libev' 'alsa-lib' 'curl' 'ffmpeg' 'taglib')
makedepends=('cmake' 'boost')
optdepends=('libopenmpt: OpenMPT support')