summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMantas Mikulėnas2019-02-20 11:37:39 +0200
committerMantas Mikulėnas2019-02-20 11:37:39 +0200
commit2468e7859a5657b179af15a4ceea2890a056d066 (patch)
tree2a38305e7dbb75796df861f98c5d7c25dd36bf9b /PKGBUILD
parentef79846bcc2d3443281d94923096b57c65a8b4cd (diff)
downloadaur-dublin-traceroute.tar.gz
release 0.4.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f23f07b1f2ac..aa87fc573de3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Mantas Mikulėnas <grawity@gmail.com>
pkgname=dublin-traceroute
-pkgver=0.4.0
+pkgver=0.4.2
pkgrel=1
pkgdesc="NAT-aware multipath tracerouting tool"
arch=(i686 x86_64)
@@ -8,7 +8,7 @@ url="https://dublin-traceroute.net/"
license=(custom:BSD-2-clause)
depends=(jsoncpp libtins)
optdepends=(python2-pygraphviz)
-_commit=7d062825bced684adbd4a8f6fe66871a4aa1505c # v0.4.0
+_commit=dd39c0834ed949814e28cede4dd7c10408e0b91d # v0.4.2
source=("git+https://github.com/insomniacslk/dublin-traceroute#commit=$_commit")
sha256sums=('SKIP')