summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Warrick2016-10-13 20:38:25 +0200
committerChris Warrick2016-10-13 20:38:25 +0200
commiteeaa0c4b8ec47ca3dda8b6fbe56d90ee817973a4 (patch)
treeacc5b602c92165e7a1880b31773c1c377958beb4
parentd6c7f3393999534f7139be9f0b7c27b75f26de83 (diff)
downloadaur-eeaa0c4b8ec47ca3dda8b6fbe56d90ee817973a4.tar.gz
Nikola v7.8.1
Signed-off-by: Chris Warrick <kwpolska@gmail.com>
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ba48c144415f..6bd0081b1dd1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = python-nikola-git
pkgdesc = A modular, fast, simple, static website generator. (git version)
- pkgver = 7.8.0.r3.g9763d47
+ pkgver = 7.8.1.r0.g15835a5
pkgrel = 1
url = https://getnikola.com/
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 8ddb5ef244f6..62286b1ba0cc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgbase=python-nikola-git
_pyname=nikola
_gitname=nikola
pkgname=('python-nikola-git' 'python-nikola-doc-git')
-pkgver=7.8.0.r3.g9763d47
+pkgver=7.8.1.r0.g15835a5
pkgrel=1
pkgdesc='A modular, fast, simple, static website generator. (git version)'
arch=('any')