python-sphinxcontrib-applehelp 2.0.0-1
This commit is contained in:
parent
56d74cbb97
commit
0bf6dfc510
4
PKGBUILD
4
PKGBUILD
@ -5,7 +5,7 @@
|
||||
|
||||
# Maintainer: Future Linux Team <future_linux@163.com>
|
||||
pkgname=python-sphinxcontrib-applehelp
|
||||
pkgver=1.0.8
|
||||
pkgver=2.0.0
|
||||
pkgrel=1
|
||||
pkgdesc="Sphinx extension which outputs Apple help books"
|
||||
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-applehelp/archive/${pkgver}/${pkgname#*-}-${pkgver}.tar.gz)
|
||||
sha256sums=(3e9142cdad80195aad945fb5dc0a0fdce19046ceb124d22d2bd2ee0166819763)
|
||||
sha256sums=(953f2b79bf0162715e943fadbb805f614fb879c61f07a44d425961485baf7891)
|
||||
|
||||
build() {
|
||||
cd ${pkgname#*-}-${pkgver}
|
||||
|
Loading…
Reference in New Issue
Block a user