summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGI_Jack2020-02-17 14:56:58 -0500
committerGI_Jack2020-02-17 14:56:58 -0500
commitb185f401d236ce55ef500a8952e9148ed0b2004b (patch)
tree84314f7764f4f2b0ee80fc75e66a07de4f48b010 /PKGBUILD
parentdd7405968a86d942b14a4aeb02adf3ebc989ef3a (diff)
downloadaur-b185f401d236ce55ef500a8952e9148ed0b2004b.tar.gz
updated deps/provides
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 1 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index acbbb9d37d0a..2fe3c86126df 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,9 +7,7 @@ arch=('any')
url="https://github.com/decoxviii/karma"
license=('MIT')
depends=('python' 'python-docopt' 'python-requests' 'python-pysocks' 'python-texttable' 'tor')
-makedepends=('git')
-provides=("karma")
-conflicts=("karma")
+conflicts=("karma-git")
install=
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/decoxviii/${pkgname}/archive/${pkgver}.tar.gz"
"path_change.patch")