python-sphinxcontrib-htmlhelp 2.1.0-1
This commit is contained in:
parent
8ef7525354
commit
47c4aedb4a
4
PKGBUILD
4
PKGBUILD
@ -5,7 +5,7 @@
|
||||
|
||||
# Maintainer: Future Linux Team <future_linux@163.com>
|
||||
pkgname=python-sphinxcontrib-htmlhelp
|
||||
pkgver=2.0.5
|
||||
pkgver=2.1.0
|
||||
pkgrel=1
|
||||
pkgdesc="Sphinx extension which renders HTML help files"
|
||||
arch=('x86_64')
|
||||
@ -14,7 +14,7 @@ license=('BSD-2-Clause')
|
||||
depends=('python')
|
||||
makedepends=('python-build' 'python-flit-core' 'python-installer')
|
||||
source=(https://github.com/sphinx-doc/sphinxcontrib-htmlhelp/archive/${pkgver}/${pkgname#*-}-${pkgver}.tar.gz)
|
||||
sha256sums=(a4122de528ee9e6e89c4cc0660f60860ff5f1ddb47c23d43d731fb4c7b227773)
|
||||
sha256sums=(52abf96834748a325d396156e5452a77bef3396e9d62fb22a09c0742fa19f663)
|
||||
|
||||
build() {
|
||||
cd ${pkgname#*-}-${pkgver}
|
||||
|
Loading…
Reference in New Issue
Block a user