summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMiguel de Val-Borro2015-06-29 14:54:45 -0400
committerMiguel de Val-Borro2015-06-29 14:54:45 -0400
commitb6834be25e61faf9c24dd32a155e466a78192c14 (patch)
tree6517bf611f703442c9d76657c7d204e675c685cf /PKGBUILD
parentc70e3e8db63e6e1de14560dc080d5d23366149a0 (diff)
downloadaur-b6834be25e61faf9c24dd32a155e466a78192c14.tar.gz
Upgrade to 0.4.7
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3e038dde4579..1e7c3d80988e 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.6
+pkgver=0.4.7
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=('7f5d5a8b105686add792c38bdf46ee98')
+md5sums=('957291ab737c8c2a39494f68e13ba8b5')
build() {
cp -r ${srcdir}/sphinx-bootstrap-theme-${pkgver} ${srcdir}/sphinx-bootstrap-theme-${pkgver}-py2