summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1e6e31369509..acbbb9d37d0a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
# Maintainer: GI_Jack <GI_Jack@hackermail.com>
pkgname=karma
pkgver=1.2.0
-pkgrel=1
+pkgrel=2
pkgdesc="Search of Emails and Passwords on Pwndb"
arch=('any')
url="https://github.com/decoxviii/karma"
license=('MIT')
-depends=('python' 'python-docopt' 'python-requests' 'python-pysocks' 'python-texttable')
+depends=('python' 'python-docopt' 'python-requests' 'python-pysocks' 'python-texttable' 'tor')
makedepends=('git')
provides=("karma")
conflicts=("karma")