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 6a9c8ea9b060..7f2bdceb079d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ arch=('any')
url="https://github.com/jonathanslenders/python-prompt-toolkit"
license=('BSD')
provides=('python-prompt_toolkit=1.0.14')
-conflicts=('python-prompt_toolkit1')
+conflicts=('python-prompt_toolkit' 'python-prompt_toolkit1')
depends=('python-six'
'python-wcwidth')
makedepends=('python-setuptools')