summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7b7945c4aa3f..927db9252fdd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=mtr
pkgname=$_pkgname-git
-pkgver=v0.93.r36.gb4d3983
+pkgver=v0.95.r17.g826ffa9
pkgrel=1
arch=('any')
pkgdesc='Combines the functionality of traceroute and ping into one tool (CLI version, git)'
@@ -13,7 +13,7 @@ depends=('ncurses')
provides=($_pkgname)
conflicts=($_pkgname)
install=$_pkgname.install
-source=('git://github.com/traviscross/mtr')
+source=('git+https://github.com/traviscross/mtr')
sha256sums=('SKIP')
pkgver() {