[arch-commits] Commit in mrtg/repos (extra-x86_64 extra-x86_64/PKGBUILD)

Douglas Soares de Andrade douglas at archlinux.org
Mon Sep 29 03:02:32 UTC 2008


    Date: Sunday, September 28, 2008 @ 23:02:31
  Author: douglas
Revision: 13827

Fixing conflicts

Modified:
  mrtg/repos/extra-x86_64/	(properties)
  mrtg/repos/extra-x86_64/PKGBUILD

----------+
 PKGBUILD |   12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)


Property changes on: mrtg/repos/extra-x86_64
___________________________________________________________________
Name: svnmerge-integrated
   - /mrtg/trunk:1
   + /mrtg/trunk:1-13826

Modified: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2008-09-29 02:37:37 UTC (rev 13826)
+++ extra-x86_64/PKGBUILD	2008-09-29 03:02:31 UTC (rev 13827)
@@ -1,16 +1,16 @@
 # $Id$
-# Maintainer: tobias <tobias at archlinux.org>
+# Maintainer: Giovanni Scafora <giovanni at archlinux.org>
 
 pkgname=mrtg
-pkgver=2.15.2
+pkgver=2.16.2
 pkgrel=1
 pkgdesc="Multi Router Traffic Grapher."
-arch=(i686 x86_64)
+arch=('i686' 'x86_64')
 url="http://oss.oetiker.ch/mrtg/"
-license=('GPL')
+license=('GPL2')
 depends=('gd' 'perl')
-source=(${url}/pub/${pkgname}-${pkgver}.tar.gz)
-md5sums=('5827175dd5ee941c2ae894369f0c9071')
+source=(http://oss.oetiker.ch/mrtg/pub/${pkgname}-${pkgver}.tar.gz)
+md5sums=('06de09c0ee0d35a0142afed5b275b4cd')
 
 build() {
   cd ${startdir}/src/${pkgname}-${pkgver}




More information about the arch-commits mailing list