summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander F Rødseth2016-12-10 21:26:08 +0100
committerAlexander F Rødseth2016-12-10 21:26:08 +0100
commiteef9c9adc6be93a3a1888de2cc2922200c4a3d01 (patch)
tree6439797e1f8d97c00fa32574af4b45c1e5ec8a99
parent53c1ff853bd899a9fae553575e0b7810ff216b97 (diff)
downloadaur-eef9c9adc6be93a3a1888de2cc2922200c4a3d01.tar.gz
Upgrade to 1.3.1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b323a0653a73..468ee9c6795d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Fri Nov 25 17:12:20 UTC 2016
+# Sat Dec 10 20:25:48 UTC 2016
pkgbase = algernon
- pkgdesc = Webi/application server with built-in support for HTTP/2, Lua, Markdown and Pongo2
- pkgver = 1.3
+ pkgdesc = Web/application server with built-in support for Lua and Markdown
+ pkgver = 1.3.1
pkgrel = 1
url = http://algernon.roboticoverlords.org/
arch = x86_64
@@ -17,7 +17,7 @@ pkgbase = algernon
optdepends = postgresql: For using the PostgreSQL database backend
backup = etc/algernon/serverconf.lua
backup = usr/lib/systemd/system/algernon.service
- source = git://github.com/xyproto/algernon#tag=1.3
+ source = git://github.com/xyproto/algernon#tag=1.3.1
md5sums = SKIP
pkgname = algernon
diff --git a/PKGBUILD b/PKGBUILD
index 017d79028437..70142be9e509 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Alexander F Rødseth <xyproto@archlinux.org>
pkgname=algernon
-pkgver=1.3
+pkgver=1.3.1
pkgrel=1
-pkgdesc='Webi/application server with built-in support for HTTP/2, Lua, Markdown and Pongo2'
+pkgdesc='Web/application server with built-in support for Lua and Markdown'
arch=('x86_64' 'i686')
url='http://algernon.roboticoverlords.org/'
license=('MIT')