blob: 0c5d7745eb801542e621cf96df465f1f53cc6ad8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = htcat
pkgdesc = Utility to perform parallel, pipelined execution of a single HTTP GET
pkgver = 1.0.2
pkgrel = 1
url = https://github.com/htcat/htcat
arch = i686
arch = x86_64
license = custom
makedepends = go
depends = glibc
options = strip
options = !emptydirs
source = https://github.com/htcat/htcat/archive/v1.0.2.tar.gz
sha512sums = 67b68b8075ac5b09fec8f364a249544ef83eb7f146b60b48eb63533c5c8fc862cb23dcd6dc98aec6090fde7ef8a56ed2b2fc98484363fbd784f25089081c4987
pkgname = htcat
|