summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGustvo Chain2019-01-16 12:52:49 -0300
committerGustvo Chain2019-01-16 12:52:49 -0300
commit1d48463bdb29483287f1b9fc2027b95a420f1e7e (patch)
treee3dc277e4adaf91045968aa77f06cf4b55a3fdef
parentdcf776c225a7f8215f5299651168181b929d8905 (diff)
downloadaur-1d48463bdb29483287f1b9fc2027b95a420f1e7e.tar.gz
Update to 0.4.0-1
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e70fc9eaf697..92abff69af20 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -11,7 +11,7 @@ pkgbase = httplab
provides = httplab
conflicts = httplab
replaces = httplab
- source = httplab::https://github.com/gchaincl/httplab/releases/download/v0.4.0/httplab_{0.4.0}_linux_amd64.tar.gz
+ source = httplab::https://github.com/gchaincl/httplab/releases/download/v0.4.0/httplab_0.4.0_linux_amd64.tar.gz
md5sums = 0b00487b6d52c67713170dc3fa868a08
pkgname = httplab
diff --git a/PKGBUILD b/PKGBUILD
index d9032efba271..9e5d72cddabb 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'
)