blob: 4412f082bb98f4fb0e21df6443cb89741dd92a0c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = sshuttle-gui-bin
pkgdesc = GUI for SShuttle - Transparent proxy server that works as a poor man's VPN. Forwards over ssh.
pkgver = 0.3
pkgrel = 1
url = https://github.com/AKotov-dev/SShuttle-GUI
arch = x86_64
license = GPL-3.0-only
depends = gtk2
provides = sshuttle-gui=0.3
conflicts = sshuttle-gui
conflicts = sshuttle
source = sshuttle-gui-0.3.deb::https://github.com/AKotov-dev/SShuttle-GUI/releases/download/v0.3/sshuttle-gui_0.3-0.mrx9_amd64.deb
source = sshuttle-gui.sh
sha256sums = c6ab0de12eca7b2f307a774c89866548e4f9cc0363531e93b4a4744c5df9d646
sha256sums = d4b8aa180a4fadebb52de6343ef56501affba634eadff0ed9a493aab20da442d
pkgname = sshuttle-gui-bin
|