[arch-commits] Commit in python-html5-parser/trunk (PKGBUILD)
Antonio Rojas
arojas at gemini.archlinux.org
Sun Nov 14 11:12:45 UTC 2021
Date: Sunday, November 14, 2021 @ 11:12:44
Author: arojas
Revision: 1047372
Update to 0.4.10
Modified:
python-html5-parser/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-11-14 11:12:40 UTC (rev 1047371)
+++ PKGBUILD 2021-11-14 11:12:44 UTC (rev 1047372)
@@ -3,8 +3,8 @@
_pkgname=html5-parser
pkgname=python-html5-parser
-pkgver=0.4.9
-pkgrel=5
+pkgver=0.4.10
+pkgrel=1
pkgdesc="Fast C based HTML 5 parsing for python"
arch=('x86_64')
url="https://github.com/kovidgoyal/${_pkgname}"
@@ -14,9 +14,9 @@
checkdepends=('python-beautifulsoup4')
optdepends=('python-beautifulsoup4: to use the soup treebuilder')
source=("https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/${_pkgname}/${_pkgname}-${pkgver}.tar.gz"{,.asc})
-sha256sums=('25fe8f6848cbc15187f6748c0695df32bcf1b37df6420b6a01b4ebe1ec1ed48f'
+sha256sums=('f9294418c0da95c2d5facc19d3dc32941093a6b8e3b3e4b36cc7b5a1697fbca4'
'SKIP')
-b2sums=('7744798d74db1d591490c75eabae5333e90f053a8ba1c5517f08c1b9c253042796e42618ae0a674e1b1cfa97390448ffc595e861234f5b980a1f7c0b9056cc88'
+b2sums=('5759c872e65080ea059b81e632ed70a94e6677ef01af1e50ab1822128cc75ccbd3361c9d4e5e94fc4cc78996b3dbde97ffe435f083c492df2815c67d929cabc7'
'SKIP')
validpgpkeys=('3CE1780F78DD88DF45194FD706BC317B515ACE7C') # Kovid Goyal (New longer key) <kovid at kovidgoyal.net>
More information about the arch-commits
mailing list