[arch-commits] Commit in mtr/trunk (PKGBUILD)

Ionut Biru ibiru at archlinux.org
Sun Jun 13 18:57:50 UTC 2010


    Date: Sunday, June 13, 2010 @ 14:57:50
  Author: ibiru
Revision: 82584

upgpkg: mtr 0.79-1
update to 0.79

Modified:
  mtr/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-06-13 18:33:06 UTC (rev 82583)
+++ PKGBUILD	2010-06-13 18:57:50 UTC (rev 82584)
@@ -1,16 +1,17 @@
 # $Id$
-# Maintainer: Douglas Soares de Andrade <douglas at archlinux.org>
+# Maintainer : Ionut Biru <ibiru at archlinux.org>
+# Contributor: Douglas Soares de Andrade <douglas at archlinux.org>
 
 pkgname=mtr
-pkgver=0.75
-pkgrel=4
+pkgver=0.79
+pkgrel=1
 pkgdesc="Combines the functionality of traceroute and ping into one tool"
 arch=('i686' 'x86_64')
 license=('GPL')
-depends=('gtk2>=2.14.7' 'ncurses>=5.7')
+depends=('gtk2>=2.20.1' 'ncurses>=5.7')
 source=(ftp://ftp.bitwizard.nl/mtr/${pkgname}-${pkgver}.tar.gz)
 url="http://www.bitwizard.nl/mtr/"
-md5sums=('23baca52d0922c2ecba7eba05317868c')
+md5sums=('f7c1f873e68e7176f60ae9fbb2ca20f4')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list