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 ae494cdd6a34..0e12c1736772 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgver=r183.2fd83cf
pkgrel=1
pkgdesc="A (partial) Python rewriting of PowerSploit's PowerView.(Python3 fork)"
url="https://github.com/mpgn/pywerview"
-conflics=('python-pywerview')
+conflicts=('python-pywerview')
provides=('python-pywerview')
arch=('any')
license=('GPLv3')