blob: f6849591369498014ac3a6cf19c49b9b1dc171de (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = go-dispatch-proxy-git
pkgdesc = A SOCKS5 load balancing proxy to combine multiple internet connections into one
pkgver = 6.0.0
pkgrel = 1
url = https://github.com/extremecoders-re/go-dispatch-proxy
arch = i686
arch = x86_64
license = MIT
depends = go
source = git+https://github.com/extremecoders-re/go-dispatch-proxy.git
sha256sums = SKIP
pkgname = go-dispatch-proxy-git
|