[arch-commits] Commit in mtr/trunk (PKGBUILD)
Douglas Soares de Andrade
douglas at archlinux.org
Thu Feb 12 07:48:36 UTC 2009
Date: Thursday, February 12, 2009 @ 02:48:36
Author: douglas
Revision: 26795
upgpkg: mtr 0.75-3
Modified:
mtr/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2009-02-12 06:41:15 UTC (rev 26794)
+++ PKGBUILD 2009-02-12 07:48:36 UTC (rev 26795)
@@ -3,11 +3,11 @@
pkgname=mtr
pkgver=0.75
-pkgrel=2
+pkgrel=3
pkgdesc="Combines the functionality of traceroute and ping into one tool"
arch=(i686 x86_64)
license=('GPL')
-depends=('gtk2' 'ncurses')
+depends=('gtk2' 'ncurses' 'termcap-compat')
source=(ftp://ftp.bitwizard.nl/mtr/$pkgname-$pkgver.tar.gz)
url="http://www.bitwizard.nl/mtr/"
More information about the arch-commits
mailing list