python-Sphinx: update to 1.3.4
This commit is contained in:
parent
712acc9583
commit
e1bb013fd5
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-Sphinx'
|
||||
pkgname=python-Sphinx
|
||||
version=1.3.3
|
||||
version=1.3.4
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style=python-module
|
||||
|
@ -22,7 +22,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
|||
homepage="http://sphinx-doc.org/"
|
||||
license="BSD"
|
||||
distfiles="${PYPI_SITE}/S/Sphinx/Sphinx-${version}.tar.gz"
|
||||
checksum=4077bff351d96bd3ebc89daa6f897f3ddcbbca055f427b36f72b75d7310270d8
|
||||
checksum=8aacc3f34aa758751fdb44ab9238eab024c66b57d67200f9a35efebf0e368057
|
||||
|
||||
pre_build() {
|
||||
cp -a ${wrksrc} /tmp/sphinx-2.7
|
||||
|
|
Loading…
Reference in a new issue