[arch-commits] Commit in python-sphinxcontrib-serializinghtml/trunk (PKGBUILD)

Daniel M. Capella polyzen at archlinux.org
Tue May 25 04:32:42 UTC 2021


    Date: Tuesday, May 25, 2021 @ 04:32:41
  Author: polyzen
Revision: 945340

upgpkg: python-sphinxcontrib-serializinghtml 1.1.5-1

Modified:
  python-sphinxcontrib-serializinghtml/trunk/PKGBUILD

----------+
 PKGBUILD |    7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-05-25 04:29:39 UTC (rev 945339)
+++ PKGBUILD	2021-05-25 04:32:41 UTC (rev 945340)
@@ -2,8 +2,8 @@
 
 _name=sphinxcontrib-serializinghtml
 pkgname=python-sphinxcontrib-serializinghtml
-pkgver=1.1.4
-pkgrel=6
+pkgver=1.1.5
+pkgrel=1
 pkgdesc='Sphinx extension which outputs "serialized" HTML files (json and pickle)'
 arch=('any')
 url=https://github.com/sphinx-doc/sphinxcontrib-serializinghtml
@@ -11,7 +11,8 @@
 makedepends=('python-setuptools')
 checkdepends=('python-pytest' 'python-sphinx')
 source=("https://files.pythonhosted.org/packages/source/${_name::1}/$_name/$_name-$pkgver.tar.gz")
-sha256sums=('eaa0eccc86e982a9b939b2b82d12cc5d013385ba5eadcc7e4fed23f4405f77bc')
+sha256sums=('aa5f6de5dfdf809ef505c4895e51ef5c9eac17d0f287933eb49ec495280b6952')
+b2sums=('e2da8b1e1300a327b8d508ce98e7c0d3eff1e0cea28cd874df4fbd9ed0bd4de6c17e107e622ec72e00bb237025ae26b2c5aaa33b2156cee2fad7c8f8d2c65ed5')
 
 build() {
   cd $_name-$pkgver



More information about the arch-commits mailing list