summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorxsmile2017-05-12 02:03:57 +0000
committerxsmile2017-05-12 02:03:57 +0000
commitdc5f7128af7d86aa39837f594e500401525c2ed8 (patch)
treeecc23660009bdd943517d53c89c9f620537f8987 /PKGBUILD
parent3720b1ff36b52d3981af7c9ceb6f534fdc709de8 (diff)
downloadaur-dc5f7128af7d86aa39837f594e500401525c2ed8.tar.gz
changed conflicts array
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 30cc3a4afd50..2a1b88f30799 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ arch=('any')
depends=('curl>=7.15.4' 'libtorrent-ps>=1.0' 'ncurses' 'xmlrpc-c')
makedepends=('cppunit')
provides=('rtorrent')
-conflicts=('rtorrent' 'rtorrent-cdl' 'rtorrent-color' 'rtorrent-git' 'rtorrent-ipv6' 'rtorrent-ps-git' 'rtorrent-pyro-git' 'rtorrent-vi-color')
+conflicts=('rtorrent')
source=("https://github.com/rakshasa/$_pkgname/archive/$_pkgver.tar.gz"
'command_pyroscope.cc'
'ps-event-view_all.patch'