diff options
Diffstat (limited to 'community/mrtg/PKGBUILD')
-rw-r--r-- | community/mrtg/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/mrtg/PKGBUILD b/community/mrtg/PKGBUILD index 8058a925d..d7c5677d4 100644 --- a/community/mrtg/PKGBUILD +++ b/community/mrtg/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 81983 2013-01-05 08:47:24Z giovanni $ +# $Id: PKGBUILD 93774 2013-07-10 07:27:14Z bpiotrowski $ # Maintainer: Giovanni Scafora <giovanni@archlinux.org> # Contributor: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar> pkgname=mrtg pkgver=2.17.4 -pkgrel=1.1 +pkgrel=2 pkgdesc="Multi Router Traffic Grapher." arch=('i686' 'x86_64' 'mips64el') url="http://oss.oetiker.ch/mrtg/" |