summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 01b4aa31ecf5..181208ba7848 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -16,11 +16,12 @@
pkgname=fwlogwatch
pkgver=1.5
-pkgrel=2
+pkgrel=3
pkgdesc="A packet filter/firewall/IDS log analyzer"
arch=('i686' 'x86_64')
depends=('zlib>=1.0.9')
-backup=(etc/conf.d/fwlogwatch)
+backup=('etc/conf.d/fwlogwatch'
+ 'etc/fwlogwatch.config')
url="http://fwlogwatch.inside-security.de/"
license=('GPL')
source=("http://fwlogwatch.inside-security.de/sw/$pkgname-$pkgver.tar.gz"