blob: 978e132464d9e75051345a69f5fb1875900cee25 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = socksy-git
pkgdesc = Dirt simple SOCKS5 CONNECT proxy which binds a network interface
pkgver = 0.1.0r1.959a710
pkgrel = 1
url = https://github.com/themadprofessor/socksy
arch = x86_64
license = MIT
makedepends = git
makedepends = cargo
depends = glibc
depends = gcc-libs
provides = socksy
conflicts = socksy
source = git+https://github.com/themadprofessor/socksy
sha256sums = SKIP
pkgname = socksy-git
|