summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFelix Golatofski2020-02-16 21:48:52 +0100
committerFelix Golatofski2020-02-16 21:48:52 +0100
commit2e58d19000ff3dc3f4d989b57e4d112850845073 (patch)
tree66400c3022d8d31269a5accce77e3adaf068f2a0 /PKGBUILD
parentfa92e7b2186f2727f2c564e36a2ade88a7d72c43 (diff)
downloadaur-viper-framework.tar.gz
Updated .SRCINFO
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index de4b490e6d5f..f76e89d17389 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ license=("BSD")
depends=(
"python2-pyexiftool" "python2-pylzma" "python2-bottle" "python2-pyelftools"
"python2-bitstring" "python2-dnspython" "python2-m2crypto" "python2-pyasn1"
- "python2-requests" "python2-sqlalchemy" "python2-prettytable" "python2-magic"
+ "python2-requests" "python2-sqlalchemy" "python2-prettytable"
"python2-pydeep" "ssdeep" "python2-ssdeep" "python2-beautifulsoup4"
"python2-pefile" "python2-crypto" "python2-olefile" "python2-oletools")
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/botherder/viper/archive/v${pkgver}.tar.gz" "viper-cli" "viper-web" "viper-api")