summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAndy Weidenbaum2016-12-21 08:21:19 -0800
committerAndy Weidenbaum2016-12-21 08:21:19 -0800
commita437b699563c99fc682e821fdfdbd32a8ddbfc7e (patch)
treeef4f80e48b6660e5dd778d57075d5e08ec6b8cef /PKGBUILD
parent735d3d36242962a3f4335ca8dbbf4efca833307b (diff)
downloadaur-a437b699563c99fc682e821fdfdbd32a8ddbfc7e.tar.gz
update pkgver to 2.0.5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index dc4fb90ede79..37b79bde919f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Wilhelm Schuster <wilhelm [aT] wilhelm [.] re>
pkgname=h2o
-pkgver=2.0.4
+pkgver=2.0.5
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=('c0efa18f0ffb0f68ee4b60a6ed1feb54c770458c59e48baa2d9d0906ef9c68c0'
+sha256sums=('0ce4f16184813d7c8045f41e293457a3526b7d8b18a89105cdfd16330005926b'
'8a85462b6798deaaab343b5dae73437e251c5018d70d260a4a4440b9bbb053e6')
backup=('etc/h2o.conf')
provides=('h2o' 'libh2o')