diff options
author | root <root@rshg054.dnsready.net> | 2011-11-09 23:14:53 +0000 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2011-11-09 23:14:53 +0000 |
commit | 7b0cdd65ac7bcd3c7597b528a10de58e4e0a430f (patch) | |
tree | 94f5e5e8ba53712358886d7a29554a7c5d624563 /core/net-tools | |
parent | ddba9670c1518d9b420db6a6dca01a4a4a4136c7 (diff) |
Wed Nov 9 23:14:53 UTC 2011
Diffstat (limited to 'core/net-tools')
-rw-r--r-- | core/net-tools/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/net-tools/PKGBUILD b/core/net-tools/PKGBUILD index e48e2fc5a..605620a09 100644 --- a/core/net-tools/PKGBUILD +++ b/core/net-tools/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 139639 2011-10-04 00:28:38Z eric $ +# $Id: PKGBUILD 142384 2011-11-08 22:05:28Z ronald $ # Maintainer: Ronald van Haren <ronald.archlinux.org> # Contributor: judd <jvinet@zeroflux.org> pkgname=net-tools pkgver=1.60.20110819cvs -pkgrel=1 +pkgrel=3 pkgdesc="Configuration tools for Linux networking" arch=(i686 x86_64) license=('GPL2') |