summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAndy Weidenbaum2017-01-05 08:08:14 -0800
committerAndy Weidenbaum2017-01-05 08:08:14 -0800
commiteaef35374233d1f064ee8fca94087ababfe45425 (patch)
tree086fde1438a4ecd8c8135db681cdf7f710dd9711 /PKGBUILD
parenta437b699563c99fc682e821fdfdbd32a8ddbfc7e (diff)
downloadaur-eaef35374233d1f064ee8fca94087ababfe45425.tar.gz
update pkgver to 2.0.6
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 37b79bde919f..9643f38b471b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Wilhelm Schuster <wilhelm [aT] wilhelm [.] re>
pkgname=h2o
-pkgver=2.0.5
+pkgver=2.0.6
pkgrel=1
pkgdesc="Optimized HTTP server with support for HTTP/1.x and HTTP/2"
arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@ url="https://github.com/h2o/h2o"
license=('MIT')
source=($pkgname-$pkgver.tar.gz::https://codeload.github.com/h2o/$pkgname/tar.gz/v$pkgver
h2o.service)
-sha256sums=('0ce4f16184813d7c8045f41e293457a3526b7d8b18a89105cdfd16330005926b'
+sha256sums=('bf4f2dc3b2f1a6886eb7ee6487cb6ba4b206700055a1d2ca9c2a99a82d21055b'
'8a85462b6798deaaab343b5dae73437e251c5018d70d260a4a4440b9bbb053e6')
backup=('etc/h2o.conf')
provides=('h2o' 'libh2o')