summaryrefslogtreecommitdiff
path: root/community/iptstate
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-06-04 00:01:23 +0000
committerroot <root@rshg054.dnsready.net>2012-06-04 00:01:23 +0000
commit1e6588d64f084decf287a58b7ff93ff0ce4d0446 (patch)
tree29bf5b8778e1eb67871d9e6e8bb6e205bdde5db7 /community/iptstate
parent80053e720288b6205a59c52c1b31c14a0f830989 (diff)
Mon Jun 4 00:01:23 UTC 2012
Diffstat (limited to 'community/iptstate')
-rw-r--r--community/iptstate/PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/community/iptstate/PKGBUILD b/community/iptstate/PKGBUILD
index f0fbb6abe..9f1321bbe 100644
--- a/community/iptstate/PKGBUILD
+++ b/community/iptstate/PKGBUILD
@@ -1,17 +1,17 @@
-# $Id$
-# Maintainer: Sebastien Luttringer <seblu+arch@seblu.net>
+# $Id: PKGBUILD 71896 2012-06-03 00:25:44Z seblu $
+# Maintainer: Sébastien Luttringer <seblu@aur.archlinux.org>
# Contributor: Andrea Zucchelli <zukka77@gmail.com>
pkgname=iptstate
-pkgver=2.2.3
+pkgver=2.2.5
pkgrel=1
pkgdesc='top-like interface to netfilter connection-tracking table'
arch=('i686' 'x86_64')
url='http://www.phildev.net/iptstate/'
license=('custom')
-depends=('ncurses' 'libnetfilter_conntrack')
+depends=('gcc-libs' 'ncurses' 'libnetfilter_conntrack')
source=("http://downloads.sourceforge.net/project/$pkgname/$pkgname/$pkgver/$pkgname-$pkgver.tar.bz2")
-md5sums=('5238a0c4c4f764a919aba678051698ec')
+md5sums=('5abe47e473bee256adaf8a48b1141a90')
build() {
cd $pkgname-$pkgver