summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Warrick2015-10-02 14:49:50 +0200
committerChris Warrick2015-10-02 14:49:50 +0200
commit5596221d145f995719f73476dfab52e215d9b799 (patch)
treeba2e099b09cb6a16b6071c77cfdd6eeae099da85
parent443e40dd2f46b366e3ded5cf3c473ec382afe03f (diff)
downloadaur-5596221d145f995719f73476dfab52e215d9b799.tar.gz
Bump pkgver/pkgrel to force Python 3.5 rebuilds
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 222d64458b1c..4cee06920b7b 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.1.r0.g140ebdf
+ pkgver = 7.7.1.r75.g2bc4658
pkgrel = 1
url = https://getnikola.com/
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 327029fe3f8c..6c7e7cd950c5 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.1.r0.g140ebdf
+pkgver=7.7.1.r75.g2bc4658
pkgrel=1
pkgdesc='A modular, fast, simple, static website generator. (git version)'
arch=('any')