summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPhillip Smith2017-02-02 09:55:23 +1100
committerPhillip Smith2017-02-02 09:55:23 +1100
commita60411f9cf4aceef2106bbdfa4a41a183366512c (patch)
tree55e600f0b34eab0cc88994544e1ede2bd28edf6c /PKGBUILD
parent5149aa578abfd6df8eb5e3eb39eaf061848fed93 (diff)
downloadaur-firestarter.tar.gz
upgpkg: firestarter 1.0.3-16
firestarter; add gnome-vfs as dep
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d1a5957ac994..8be7f1e718dd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,12 +13,12 @@
pkgname=firestarter
pkgver=1.0.3
-pkgrel=15
+pkgrel=16
pkgdesc="GUI front-end for iptables"
arch=('i686' 'x86_64')
license=('GPL2')
depends=('net-tools' 'iptables' 'gtk2' 'libgnome' 'libgnomeui' 'libglade'
- 'pango' 'gksu' 'perl-xml-parser')
+ 'pango' 'gksu' 'perl-xml-parser' 'gnome-vfs')
makedepends=('patch')
url="http://www.fs-security.com/"
install="${pkgname}.install"