summaryrefslogtreecommitdiffstats
path: root/mtr-cli/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'mtr-cli/PKGBUILD')
-rw-r--r--mtr-cli/PKGBUILD8
1 files changed, 3 insertions, 5 deletions
diff --git a/mtr-cli/PKGBUILD b/mtr-cli/PKGBUILD
index 434ddbb..06f6008 100644
--- a/mtr-cli/PKGBUILD
+++ b/mtr-cli/PKGBUILD
@@ -1,8 +1,8 @@
-# Contributor: Florian "Bluewind" Pritz <flo@xssn.at>
+# Maintainer: Florian "Bluewind" Pritz <flo@xssn.at>
# Contributor: Douglas Soares de Andrade <douglas@archlinux.org>
pkgname=mtr-cli
-pkgver=0.79
+pkgver=0.80
pkgrel=1
pkgdesc="Combines the functionality of traceroute and ping into one tool"
arch=('i686' 'x86_64')
@@ -19,7 +19,5 @@ build() {
install -Dm4755 mtr "$pkgdir/usr/bin/mtr"
install -Dm644 mtr.8 "$pkgdir/usr/share/man/man8/mtr.8"
}
-md5sums=('f7c1f873e68e7176f60ae9fbb2ca20f4'
+md5sums=('fa68528eaec1757f52bacf9fea8c68a9'
'6ac91ddba465f3bf5d2af26b533b578f')
-sha1sums=('eccd53d8b42b673b7e9fe68821900703f867e675'
- '6af102c37d03a95e061a5dcbbf0902a7b4afb2a1')