summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMiguel de Val-Borro2017-05-24 10:34:03 -0400
committerMiguel de Val-Borro2017-05-24 10:34:03 -0400
commit2993b6b27ab5eb869e5a206d12a898519d6d04e8 (patch)
tree825ad1c2ad1256774d9aec750e4f3c161a9a4047 /PKGBUILD
parent2005639a46bfa33cf6f316c3ac00dcb8f5e62a1c (diff)
downloadaur-2993b6b27ab5eb869e5a206d12a898519d6d04e8.tar.gz
update to 0.5.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 77fd1f086eaf..3fc46ba2acca 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.14
+pkgver=0.5.3
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://files.pythonhosted.org/packages/source/s/sphinx-bootstrap-theme/sphinx-bootstrap-theme-${pkgver}.tar.gz")
-md5sums=('2cd5e33786c25e48363dcd7f07ac2cdf')
+md5sums=('53ee83c77ea88f48cd3531e76d91355e')
build() {
cp -r ${srcdir}/sphinx-bootstrap-theme-${pkgver} ${srcdir}/sphinx-bootstrap-theme-${pkgver}-py2