summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f8a5f50efb44..c9f2375d2867 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,10 +2,10 @@
pkgname=besttrace
pkgver=1.2
-pkgrel=3
+pkgrel=4
pkgdesc="IPIP.net 开发的加强版 traceroute,附带链路可视化"
arch=('x86_64' 'i686')
-url="https://www.ipip.net/download.html"
+url="https://www.ipip.net/download.html#besttrace"
license=('custom')
install=besttrace.install
@@ -15,7 +15,7 @@ else
_filename=besttrace
fi
-source=("https://cdn.ipip.net/17mon/besttrace4linux.zip")
+source=("besttrace-$pkgver.zip::https://cdn.ipip.net/17mon/besttrace4linux.zip")
md5sums=('3831955017750d616619b5117da17675')
package(){