summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLiam Timms2019-11-14 22:43:59 -0500
committerLiam Timms2019-11-14 22:43:59 -0500
commitb042bb2a1bf998fe5df82a5208876d8e3a57776d (patch)
treedd41e11d8c0dc75ed17f512915247d874933ef2c
parent05a9836a92f16f5c5d65a9190f4c6bfbc736848d (diff)
downloadaur-b042bb2a1bf998fe5df82a5208876d8e3a57776d.tar.gz
removed conflicts field
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f061bfb2ad0a..b070c5d8bad8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,6 @@ url="https://github.com/RDFLib/rdflib/pull/649"
arch=('any')
license=('BSD')
depends=('python')
-conflicts=("")
provides=("python-neurdflib")
options=(!emptydirs)
source=("https://files.pythonhosted.org/packages/fb/ab/a2b0b79bd532b93acc8012fc032c0b56cbbc2fdba02816d82fa8c6fccf2e/${_pkgname}-${pkgver}.tar.gz")