diff options
author | Nicolas Reynolds <fauno@kiwwwi.com.ar> | 2011-11-10 12:54:19 -0300 |
---|---|---|
committer | Nicolas Reynolds <fauno@kiwwwi.com.ar> | 2011-11-10 12:54:19 -0300 |
commit | a3d7852d5512f059905b4a9029129fe1d1befd1e (patch) | |
tree | 0f69d44f9b6e1fbae9f651f83fec52a1056428b3 /core/net-tools | |
parent | 3282ccb6286f172872d887baf49e623c51e0a157 (diff) | |
parent | 7b0cdd65ac7bcd3c7597b528a10de58e4e0a430f (diff) |
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts:
community/virtualbox/PKGBUILD
extra/irqbalance/PKGBUILD
extra/lirc/PKGBUILD
extra/ruby/PKGBUILD
extra/xulrunner/PKGBUILD
multilib/lib32-gtk2/PKGBUILD
multilib/wine/PKGBUILD
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 5c761e2a2..5b450319c 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 'mips64el') license=('GPL2') |