summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6fbaa7f348f9..ec772b77f787 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = python-sphinx-bootstrap-theme
pkgdesc = Sphinx documentation theme that integrates the Bootstrap framework
- pkgver = 0.7.1
+ pkgver = 0.8.0
pkgrel = 1
url = http://ryan-roemer.github.io/sphinx-bootstrap-theme/
arch = any
license = MIT
makedepends = python-setuptools
makedepends = python2-setuptools
- source = https://files.pythonhosted.org/packages/source/s/sphinx-bootstrap-theme/sphinx-bootstrap-theme-0.7.1.tar.gz
+ source = https://files.pythonhosted.org/packages/source/s/sphinx-bootstrap-theme/sphinx-bootstrap-theme-0.8.0.tar.gz
md5sums = a2db84f029c14f23c2d0ad6a842197c1
pkgname = python-sphinx-bootstrap-theme
diff --git a/PKGBUILD b/PKGBUILD
index 4d66eedcaa0e..0261c4170f05 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
-# Maintainer: Miguel de Val-Borro <miguel at archlinux dot net>
+# Maintainer: Miguel de Val-Borro <miguel dot deval at gmail dot com>
pkgname=('python-sphinx-bootstrap-theme' 'python2-sphinx-bootstrap-theme')
-pkgver=0.7.1
+pkgver=0.8.0
pkgrel=1
pkgdesc="Sphinx documentation theme that integrates the Bootstrap framework"
arch=('any')