summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAndy Weidenbaum2018-06-09 17:43:00 -0400
committerAndy Weidenbaum2018-06-09 17:43:00 -0400
commit84b733440f9d15783480c30a5abc9638caf08d1b (patch)
treefc9c70f0c1422bfd294bd366f8765b2e1b8e719e /PKGBUILD
parentda5ee4b7eece554654915adfc89998f6444300a2 (diff)
downloadaur-84b733440f9d15783480c30a5abc9638caf08d1b.tar.gz
update pkgver to 2.2.5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0fd28de3de39..29c0ef431f6b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# Contributor: The_Decryptor
pkgname=h2o
-pkgver=2.2.4
+pkgver=2.2.5
pkgrel=1
pkgdesc="Optimized HTTP server with support for HTTP/1.x and HTTP/2"
arch=('i686' 'x86_64')
@@ -15,7 +15,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=('ebacf3b15f40958c950e18e79ad5a647f61e989c6dbfdeea858ce943ef5e3cd8'
+sha256sums=('eafb40aa2d93b3de1af472bb046c17b2335c3e5a894462310e1822e126c97d24'
'8a85462b6798deaaab343b5dae73437e251c5018d70d260a4a4440b9bbb053e6')
backup=('etc/h2o.conf')
provides=('h2o' 'libh2o')