summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFlorian Pritz <bluewind@xssn.at>2010-06-06 19:50:28 +0200
committerFlorian Pritz <bluewind@xssn.at>2010-06-06 19:50:28 +0200
commit7df858d9ff2f0eb811a3fbbc0ee2ea75f628ebbb (patch)
treecd4ab185dbf570a16461f5ec24fd36aa45b7bdfe
parent313df1cf5bf1a1c8491f919b068c35531e639496 (diff)
downloadaur-packages-7df858d9ff2f0eb811a3fbbc0ee2ea75f628ebbb.tar.gz
aur-packages-7df858d9ff2f0eb811a3fbbc0ee2ea75f628ebbb.tar.xz
mtr-cli: upstream repackaged without version change
Signed-off-by: Florian Pritz <bluewind@xssn.at>
-rw-r--r--mtr-cli/PKGBUILD6
1 files changed, 4 insertions, 2 deletions
diff --git a/mtr-cli/PKGBUILD b/mtr-cli/PKGBUILD
index 2383be7..7aea887 100644
--- a/mtr-cli/PKGBUILD
+++ b/mtr-cli/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=mtr-cli
pkgver=0.77
-pkgrel=2
+pkgrel=3
pkgdesc="Combines the functionality of traceroute and ping into one tool"
arch=('i686' 'x86_64')
license=('GPL')
@@ -22,5 +22,7 @@ build() {
make || return 1
make DESTDIR="${pkgdir}" install || return 1
}
-md5sums=('a05e5f428118ce22cef06fb5a6c0ee34'
+md5sums=('c12aab59ab0ab15f7389b99dd0fcacf9'
'6ac91ddba465f3bf5d2af26b533b578f')
+sha1sums=('67461d021860fe5f3553ea9f00823f887a0ec389'
+ '6af102c37d03a95e061a5dcbbf0902a7b4afb2a1')