blob: 405f65df689046fcc18295ff4c561a23c6e1c8a1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = simple-stateful-firewall-git
pkgdesc = Simple Stateful Firewall. For personal computers or you can change this by yourself
pkgver = 0.0.34
pkgrel = 1
url = https://github.com/asciiscry3r/simple-stateful-firewall
arch = x86_64
license = GPL2
makedepends = git
depends = iptables
optdepends = opensnitch: A GNU/Linux application firewall
provides = simple-stateful-firewall-git
conflicts = simple-stateful-firewall-git
options = !strip
options = !emptydirs
source = https://github.com/asciiscry3r/simple-stateful-firewall
sha256sums = SKIP
pkgname = simple-stateful-firewall-git
|