[arch-commits] Commit in python-sphinxcontrib-htmlhelp/trunk (PKGBUILD)
Daniel M. Capella
polyzen at archlinux.org
Tue May 25 04:29:06 UTC 2021
Date: Tuesday, May 25, 2021 @ 04:29:05
Author: polyzen
Revision: 945338
upgpkg: python-sphinxcontrib-htmlhelp 2.0.0-1
Modified:
python-sphinxcontrib-htmlhelp/trunk/PKGBUILD
----------+
PKGBUILD | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-05-25 04:18:28 UTC (rev 945337)
+++ PKGBUILD 2021-05-25 04:29:05 UTC (rev 945338)
@@ -2,8 +2,8 @@
_name=sphinxcontrib-htmlhelp
pkgname=python-sphinxcontrib-htmlhelp
-pkgver=1.0.3
-pkgrel=6
+pkgver=2.0.0
+pkgrel=1
pkgdesc='Sphinx extension which renders HTML help files'
arch=('any')
url=https://github.com/sphinx-doc/sphinxcontrib-htmlhelp
@@ -11,7 +11,8 @@
makedepends=('python-setuptools')
checkdepends=('python-html5lib' 'python-pytest' 'python-sphinx')
source=("https://files.pythonhosted.org/packages/source/${_name::1}/$_name/$_name-$pkgver.tar.gz")
-sha256sums=('e8f5bb7e31b2dbb25b9cc435c8ab7a79787ebf7f906155729338f3156d93659b')
+sha256sums=('f5f8bb2d0d629f398bf47d0d69c07bc13b65f75a81ad9e2f71a63d4b7a2f6db2')
+b2sums=('09b0d9bcec57140278c4476fa0bbc40d359fc167d8ea891a1585fbdeafe6eb0b52442dbbc8d1d5b6edb3953b04fc29a71f6f74e58a281ebb0d79e5a30cb02749')
build() {
cd $_name-$pkgver
More information about the arch-commits
mailing list