summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 48ab2d9ac821..1a7c781b558c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,9 +11,9 @@ url="https://github.com/enkore/basiciw/"
license=('MIT')
depends=('python' 'wireless_tools')
makedepends=('git')
-conflicts=basiciw-git
-provides=basiciw-git
-replaces=basiciw-git
+conflicts=('basiciw-git')
+provides=('basiciw-git')
+replaces=('basiciw-git')
source=("https://pypi.python.org/packages/source/b/basiciw/basiciw-$pkgver.tar.gz")
md5sums=('bf4197a549c57c19c33a9a67d7da2eb4')