[arch-commits] Commit in firewalld/trunk (PKGBUILD)
Maxime Gauduin
alucryd at archlinux.org
Mon Dec 8 09:19:49 UTC 2014
Date: Monday, December 8, 2014 @ 10:19:49
Author: alucryd
Revision: 123627
FS#43017: firewalld 0.3.13-1
Modified:
firewalld/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2014-12-08 09:08:54 UTC (rev 123626)
+++ PKGBUILD 2014-12-08 09:19:49 UTC (rev 123627)
@@ -4,15 +4,15 @@
# Contributor: speed145a <jonathan at tagchapter.com>
pkgname=firewalld
-pkgver=0.3.12
+pkgver=0.3.13
pkgrel=1
pkgdesc='A dynamic firewall daemon with a D-BUS interface'
arch=('any')
url='http://fedorahosted.org/firewalld'
license=('GPL2')
-depends=('ebtables' 'gtk3' 'iptables' 'libnotify' 'networkmanager'
- 'python-slip')
+depends=('ebtables' 'gtk3' 'iptables' 'libnotify' 'python-slip')
makedepends=('intltool' 'docbook-xsl')
+optdepends=('networkmanager: firewall-config and firewall-applet')
backup=('etc/conf.d/firewalld'
'etc/firewalld/firewalld.conf')
install='firewalld.install'
@@ -19,7 +19,7 @@
source=("http://fedorahosted.org/released/firewalld/firewalld-${pkgver}.tar.bz2"
"firewalld-paths.patch"
"firewalld-syntax.patch")
-sha256sums=('7909e29ef276f4c87e52a0c26d3184ad7dd1cf6bff04a4ab875662bc519bf48c'
+sha256sums=('bca88cbce4290b6959b3c0eea560e7f19c7cf2f563caca585b7db5cd2fca8ac9'
'41591c5358c5ad8d43b29d72f42c331fcfc25e3d38c0ba5b3c818fc757ceef2f'
'42f0e4dbf574ac7b87df77117816dbc4a2ac17f709a22990eeeb973950cc6322')
More information about the arch-commits
mailing list