summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGustavo Chain2017-09-04 12:04:23 +0200
committerGustavo Chain2017-09-04 12:04:23 +0200
commit3e88f71937a18f7320081dd59bd3a790683d68b6 (patch)
tree5c672da7f7de94b12c64304e91659e5257207a8a /PKGBUILD
parent2ba2a496a8b92f5b45f488f06ccdc804be454d3e (diff)
downloadaur-3e88f71937a18f7320081dd59bd3a790683d68b6.tar.gz
Update to v0.3.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a909298d46f9..d05cebb1468e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Gustavo Chain <gchain@gmail.com>
pkgname=httplab
-pkgver=0.2.1
-pkgrel=2
+pkgver=0.3.0
+pkgrel=1
pkgdesc="An interactive web server"
arch=(x86_64)
url="http://github.com/gchaincl/httplab"
@@ -11,9 +11,9 @@ provides=('httplab=$pkgver')
conflicts=('httplab')
replaces=('httplab')
install=
-source=("$pkgname"::'https://github.com/gchaincl/httplab/releases/download/v0.2.1/httplab_linux_amd64')
+source=("$pkgname"::"https://github.com/gchaincl/httplab/releases/download/v${pkgver}/httplab_linux_amd64")
md5sums=(
- '6e1051b464963eb40e89a786ef9dcce8'
+ 'e8b66d189b9d98bcd106318799ab5dfa'
)
package() {