summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGustvo Chain2019-01-16 12:00:19 -0300
committerGustvo Chain2019-01-16 12:00:19 -0300
commitdcf776c225a7f8215f5299651168181b929d8905 (patch)
tree4306bbefec030982384ab48f6ec9f09e6bcaec8c
parent27f356a329d648a4ce5c6db46f7aacc35b184b25 (diff)
downloadaur-dcf776c225a7f8215f5299651168181b929d8905.tar.gz
Update to 0.4.1
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 27a99694e713..d9032efba271 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ provides=('httplab')
conflicts=('httplab')
replaces=('httplab')
install=
-source=("$pkgname"::"https://github.com/gchaincl/httplab/releases/download/v$pkgver/httplab_{$pkgver}_linux_amd64.tar.gz")
+source=("$pkgname"::"https://github.com/gchaincl/httplab/releases/download/v${pkgver}/httplab_{$pkgver}_linux_amd64.tar.gz")
md5sums=(
'0b00487b6d52c67713170dc3fa868a08'
)