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 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")