diff options
Diffstat (limited to 'core/iputils/PKGBUILD')
-rw-r--r-- | core/iputils/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/iputils/PKGBUILD b/core/iputils/PKGBUILD index 4de06deed..0d585e312 100644 --- a/core/iputils/PKGBUILD +++ b/core/iputils/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 107536 2011-01-26 17:38:04Z stephane $ +# $Id: PKGBUILD 142315 2011-11-08 10:57:52Z tpowa $ # Maintainer: Tobias Powalowski <tpowa@archlinux.org> # Contributor: Aaron Griffin <aaron@archlinux.org> pkgname=iputils pkgver=20101006 _traceroutever=1.4a12 -pkgrel=1 +pkgrel=2 pkgdesc="IP Configuration Utilities (and Ping)" arch=('i686' 'x86_64') license=('GPL') |