blob: ba49d22b6a5b36f3fc05f3c3976dcbb0858e0026 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = proxybridge-git
pkgdesc = Proxifier Alternative to redirect any TCP and UDP traffic to HTTP/Socks5 proxy (Unofficial PKGBUILD)
pkgver = r290.51d9b17
pkgrel = 3
url = https://github.com/InterceptSuite/ProxyBridge.git
arch = x86_64
license = MIT
makedepends = git
depends = libnetfilter_queue
depends = libnfnetlink
depends = gtk3
depends = pkg-config
provides = proxybridge
conflicts = proxybridge
backup = etc/proxybridge
source = proxybridge::git+https://github.com/InterceptSuite/ProxyBridge.git#branch=master
sha256sums = SKIP
pkgname = proxybridge-git
|