summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander F Rødseth2015-06-26 12:36:38 +0200
committerAlexander F Rødseth2015-06-26 12:36:38 +0200
commit08011fdee03189fb306ad5c414a2ee33f296f383 (patch)
treeab740a5794fb2976607ce5b3556e1c6439496369
parent260561781d12135bf7e829fbf9b7883b2220b14c (diff)
downloadaur-08011fdee03189fb306ad5c414a2ee33f296f383.tar.gz
Version bump
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ae3358cc6ab5..c688e3283eae 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by makepkg 4.2.1
-# Mon Jun 22 13:50:57 UTC 2015
+# 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.82
+ pkgver = 0.84
pkgrel = 1
url = http://algernon.roboticoverlords.org/
install = algernon.install
@@ -13,7 +13,7 @@ pkgbase = algernon
makedepends = git
optdepends = redis
backup = etc/algernon/serverconf.lua
- source = git://github.com/xyproto/algernon#tag=0.82
+ source = git://github.com/xyproto/algernon#tag=0.84
md5sums = SKIP
pkgname = algernon
diff --git a/PKGBUILD b/PKGBUILD
index 3b496449d1f4..bb035f07366f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Alexander Rødseth <xyproto@archlinux.org>
pkgname=algernon
-pkgver=0.82
+pkgver=0.84
pkgrel=1
pkgdesc='HTTP/2 web server with built-in support for HTTP/2, Markdown, Amber, GCSS, JSX and Lua'
arch=('x86_64' 'i686')