summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAndy Weidenbaum2015-08-18 04:51:35 -0700
committerAndy Weidenbaum2015-08-18 04:51:35 -0700
commit1df532739e5f41c19d2c6acd79456caf801c69da (patch)
tree5b2f05e3db656f96dad12f8cbd234831f6937c1a /PKGBUILD
parentc704095435b3b185c1d981a10bbd9d0989085e5f (diff)
downloadaur-1df532739e5f41c19d2c6acd79456caf801c69da.tar.gz
update pkgver to 1.4.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 475425e05c3b..11ae964bb09f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Paul Préfontaine <paul+archlinuxaur@prefontaine.name>
pkgname=h2o
-pkgver=1.4.3
+pkgver=1.4.4
pkgrel=1
pkgdesc="Optimized HTTP server with support for HTTP/1.x and HTTP/2"
arch=('i686' 'x86_64')
@@ -12,7 +12,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=('b41cdbadd2a345bc4a91295fd6faf39923c83beb00ad795f87fde69e2ba66f43'
+sha256sums=('0297ca73dba460653c6edb14dab17095f60616baf7c51e45ac9f8a6d54b9ba55'
'dadc4d08e8149ac0f9f2156251a639380795d1fed2068958b487da88161d4bb7')
backup=('etc/h2o.conf')
provides=('h2o' 'libh2o')