summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander F Rødseth2015-06-22 15:53:15 +0200
committerAlexander F Rødseth2015-06-22 15:53:15 +0200
commit260561781d12135bf7e829fbf9b7883b2220b14c (patch)
treecb0a5251f11cae5804992eaaa612b43aa03dd7f6
parentb308ef1084db2bfed3b034b9ba6fdc6afc5120ac (diff)
downloadaur-260561781d12135bf7e829fbf9b7883b2220b14c.tar.gz
Version bump
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 5 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 42e306fd3162..ae3358cc6ab5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,8 @@
+# Generated by makepkg 4.2.1
+# Mon Jun 22 13:50:57 UTC 2015
pkgbase = algernon
pkgdesc = HTTP/2 web server with built-in support for HTTP/2, Markdown, Amber, GCSS, JSX and Lua
- pkgver = 0.74
+ pkgver = 0.82
pkgrel = 1
url = http://algernon.roboticoverlords.org/
install = algernon.install
@@ -11,7 +13,7 @@ pkgbase = algernon
makedepends = git
optdepends = redis
backup = etc/algernon/serverconf.lua
- source = git://github.com/xyproto/algernon#tag=0.74
+ source = git://github.com/xyproto/algernon#tag=0.82
md5sums = SKIP
pkgname = algernon
diff --git a/PKGBUILD b/PKGBUILD
index ac0005b67ab7..3b496449d1f4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Alexander Rødseth <xyproto@archlinux.org>
pkgname=algernon
-pkgver=0.74
+pkgver=0.82
pkgrel=1
pkgdesc='HTTP/2 web server with built-in support for HTTP/2, Markdown, Amber, GCSS, JSX and Lua'
arch=('x86_64' 'i686')