diff options
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') |