summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander F Rødseth2015-09-15 15:30:23 +0200
committerAlexander F Rødseth2015-09-15 15:30:23 +0200
commit2780625cd3f86ba6be8aaac266fce4f3a2465a04 (patch)
treea558890de2ba28b01fdcc3b8265179e07d10c151
parent08011fdee03189fb306ad5c414a2ee33f296f383 (diff)
downloadaur-2780625cd3f86ba6be8aaac266fce4f3a2465a04.tar.gz
Update to 0.85
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c688e3283eae..a58db6fe2f49 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,6 @@
-# Generated by makepkg 4.2.1
-# Fri Jun 26 09:36:23 UTC 2015
pkgbase = algernon
pkgdesc = HTTP/2 web server with built-in support for HTTP/2, Markdown, Amber, GCSS, JSX and Lua
- pkgver = 0.84
+ pkgver = 0.85
pkgrel = 1
url = http://algernon.roboticoverlords.org/
install = algernon.install
@@ -13,7 +11,7 @@ pkgbase = algernon
makedepends = git
optdepends = redis
backup = etc/algernon/serverconf.lua
- source = git://github.com/xyproto/algernon#tag=0.84
+ source = git://github.com/xyproto/algernon#tag=0.85
md5sums = SKIP
pkgname = algernon
diff --git a/PKGBUILD b/PKGBUILD
index bb035f07366f..239f4569028f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Alexander Rødseth <xyproto@archlinux.org>
pkgname=algernon
-pkgver=0.84
+pkgver=0.85
pkgrel=1
pkgdesc='HTTP/2 web server with built-in support for HTTP/2, Markdown, Amber, GCSS, JSX and Lua'
arch=('x86_64' 'i686')