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 f84b60255d4e..b495fccad461 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,13 +4,13 @@ pkgver=v0.1.r17.gb979b9c
pkgrel=1
pkgdesc="Ethr is a Network Performance Measurement Tool for TCP, UDP & HTTP"
arch=('i686' 'x86_64' 'armv6h' 'armv7h' 'aarch64')
-url="https://github.com/Microsoft/Ethr"
+url="https://github.com/Microsoft/ethr"
license=('MIT')
makedepends=(
'go'
'git'
)
-source=("${pkgname}::git+https://github.com/Microsoft/Ethr")
+source=("${pkgname}::git+https://github.com/Microsoft/ethr.git")
sha256sums=('SKIP')
pkgver() {