blob: 2fbec036f94be6b1956b3d90c6471c17a5decaab (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = htb-cli
pkgdesc = Interact with Hackthebox using your terminal - Be faster and more competitive !
pkgver = 1.7.0
pkgrel = 3
url = https://github.com/GoToolSharing/htb-cli
arch = x86_64
arch = aarch64
license = GPL-3.0
makedepends = go
makedepends = git
depends = glibc
source = git+https://github.com/GoToolSharing/htb-cli.git#tag=v1.7.0
sha256sums = SKIP
pkgname = htb-cli
|