summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGI_Jack2020-01-10 23:15:59 -0500
committerGI_Jack2020-01-10 23:15:59 -0500
commit3110c2d62be314bd45215f7efa9633c1474e4bab (patch)
tree1bc4d0970880990f21afb34d768c20453ba08ae3 /PKGBUILD
parent99f502ef018a14a3a37cc4a5de9eab9a7846e206 (diff)
downloadaur-3110c2d62be314bd45215f7efa9633c1474e4bab.tar.gz
fixed deps
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 56b8fcc7471d..8c53aca89a0f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,8 +10,7 @@ pkgdesc="RPC protocol for Python and Twisted"
url="http://foolscap.lothar.com"
license=('MIT')
arch=('any')
-conflicts=('python2-foolscap')
-provides=('python2-foolscap')
+conflicts=('python2-foolscap-i2p')
options=(!emptydirs)
depends=('python2-twisted'