summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Warrick2015-10-30 17:20:44 +0100
committerChris Warrick2015-10-30 17:20:44 +0100
commit98b725c68e80627c61d195c653058a8f98539727 (patch)
treefa88e0d3fa0489989a6656130746cf39ab171fb4
parent5d1b828126acbdae63627cab2ad1889d74aa4797 (diff)
downloadaur-98b725c68e80627c61d195c653058a8f98539727.tar.gz
Nikola v7.7.3
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 9ae5e6b78f24..8fd8dd7e4f3b 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.7.2.r0.gb55cb8c
+ pkgver = 7.7.3.r0.gcb3ad8a
pkgrel = 1
url = https://getnikola.com/
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index af44c5ec60b8..92648433d089 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgbase=python-nikola-git
_pyname=nikola
_gitname=nikola
pkgname=('python-nikola-git' 'python2-nikola-git' 'python-nikola-doc-git')
-pkgver=7.7.2.r0.gb55cb8c
+pkgver=7.7.3.r0.gcb3ad8a
pkgrel=1
pkgdesc='A modular, fast, simple, static website generator. (git version)'
arch=('any')