blob: 7cd3cd7e835eb68319147e9ea76431744135de5c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = simple-stateful-firewall
pkgdesc = Simple Stateful Firewall. For personal computers or you can change this by yourself
pkgver = 0.0.32
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
conflicts = simple-stateful-firewall
options = !strip
options = !emptydirs
source = https://github.com/asciiscry3r/simple-stateful-firewall
sha256sums = SKIP
pkgname = simple-stateful-firewall
|