summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichel Zou2019-06-26 08:45:08 +0200
committerMichel Zou2019-06-26 08:45:08 +0200
commit0d960ef07c5964423d0805a53f579b6bed3ba532 (patch)
tree32a87d2174a127a7e24325abe11c23c30527b38a /PKGBUILD
parent720fcacf543170ac33f8c0baaffa95917d6e174f (diff)
downloadaur-python-primefac-git.tar.gz
oops
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bd91b4e1d05b..feca07d37961 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ url="https://github.com/elliptic-shiho/primefac-fork"
arch=('any')
license=('MIT')
provides=('python-primefac')
-confilcts==('python-primefac')
+confilcts=('python-primefac')
depends=('python')
makedepends=('python-setuptools')
source=("git+https://github.com/elliptic-shiho/primefac-fork.git")