blob: 7b068c7c5e2254f501fa217ab9035e8b4c5d4de4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = virustotal
pkgdesc = Command-line client for virustotal.com
pkgver = 1.3
pkgrel = 3
url = https://github.com/shibumi/virustotal
arch = any
license = BSD
depends = python2
backup = etc/virustotal.conf
source = virustotal-1.3.tar,gz::https://github.com/shibumi/virustotal/archive/1.3.tar.gz
sha512sums = 90ab565c537765bb6463591bd3635c91f3fceca4fd6450883250551275f818132287e08e6d05617a838da7f6fa353cf09ae9f4e593d4a1f77a45f265ff92cf9c
pkgname = virustotal
|