blob: a4a4e5a6f548dbd9250cead2a1637ad554c32fd5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = onionscan-git
pkgdesc = Tool to scan onion services(git version)
pkgver = 0.2.r8.da42865
pkgrel = 2
url = https://github.com/s-rah/onionscan
arch = armv6h
arch = armv7h
arch = x86_64
arch = i686
arch = aarch64
license = MIT
makedepends = go
makedepends = git
depends = libexif
depends = glibc
source = onionscan-git::git+https://github.com/s-rah/onionscan
sha512sums = SKIP
pkgname = onionscan-git
|