summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMiguel de Val-Borro2015-10-30 00:14:56 -0400
committerMiguel de Val-Borro2015-10-30 00:14:56 -0400
commit339d7487586c310cb9601503239d81b033a738bc (patch)
tree910fc1cd22ee30f68d97c0985bd6c4dd35fa761c /PKGBUILD
parentb6834be25e61faf9c24dd32a155e466a78192c14 (diff)
downloadaur-339d7487586c310cb9601503239d81b033a738bc.tar.gz
update to 0.4.8
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1e7c3d80988e..de6f47ab1d6c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Miguel de Val-Borro <miguel at archlinux dot net>
pkgname=('python-sphinx-bootstrap-theme' 'python2-sphinx-bootstrap-theme')
-pkgver=0.4.7
+pkgver=0.4.8
pkgrel=1
pkgdesc="Sphinx documentation theme that integrates the Bootstrap framework"
arch=('any')
@@ -8,7 +8,7 @@ url="http://ryan-roemer.github.io/sphinx-bootstrap-theme/"
license=('MIT')
makedepends=('python-setuptools' 'python2-setuptools')
source=("https://pypi.python.org/packages/source/s/sphinx-bootstrap-theme/sphinx-bootstrap-theme-${pkgver}.tar.gz")
-md5sums=('957291ab737c8c2a39494f68e13ba8b5')
+md5sums=('b8075697e97ca230c72289a80febd64e')
build() {
cp -r ${srcdir}/sphinx-bootstrap-theme-${pkgver} ${srcdir}/sphinx-bootstrap-theme-${pkgver}-py2