aboutsummarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAndreas Linz2016-09-21 09:14:41 +0200
committerAndreas Linz2016-09-21 16:26:37 +0200
commit2eef9c7fdbd8da1529410a4eab53293e563f20d9 (patch)
tree0e11e0413cd759a606f24c19de70160f661ec331 /PKGBUILD
parenta5b79bbf29af1e72f457874eedbf34499a3d4b3a (diff)
downloadaur-2eef9c7fdbd8da1529410a4eab53293e563f20d9.tar.gz
Update to 0.9.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c5338c7ba6b3..056d108b9075 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,8 +8,8 @@ _features=('awslambda' 'cors' 'filemanager' 'git' 'hugo' 'ipfilter' 'jwt' 'local
pkgname=caddy-full-bin
_realname=caddy
-pkgver=0.9.1
-pkgrel=2
+pkgver=0.9.2
+pkgrel=1
pkgdesc="A configurable, general-purpose HTTP/2 web server for any platform (All features enabled)"
arch=('i686' 'x86_64' 'armv7h' 'aarch64')
url="https://caddyserver.com"