diff options
author | root <root@rshg054.dnsready.net> | 2013-07-11 01:38:47 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-07-11 01:38:47 -0700 |
commit | 2e85ee969c4be5762301fc1447315f132aca1fc8 (patch) | |
tree | 45ce2476a7dec9372c4d13a039237544ff6898d1 /community/mrtg/PKGBUILD | |
parent | b509d58f0ff9d5b9167eb65b0264d014c8ac9d66 (diff) |
Thu Jul 11 01:37:50 PDT 2013
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 ac3238d72..344ea6af2 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 +pkgrel=2 pkgdesc="Multi Router Traffic Grapher." arch=('i686' 'x86_64') url="http://oss.oetiker.ch/mrtg/" |