[arch-commits] Commit in python-html5-parser/trunk (PKGBUILD)

Eli Schwartz eschwartz at archlinux.org
Mon Nov 4 22:48:39 UTC 2019


    Date: Monday, November 4, 2019 @ 22:48:38
  Author: eschwartz
Revision: 524145

upgpkg: python-html5-parser 0.4.9-1

upstream release

Modified:
  python-html5-parser/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-11-04 22:39:55 UTC (rev 524144)
+++ PKGBUILD	2019-11-04 22:48:38 UTC (rev 524145)
@@ -4,8 +4,8 @@
 _pkgname=html5-parser
 pkgbase='python-html5-parser'
 pkgname=('python-html5-parser' 'python2-html5-parser')
-pkgver=0.4.8
-pkgrel=2
+pkgver=0.4.9
+pkgrel=1
 pkgdesc="Fast C based HTML 5 parsing for python"
 arch=('x86_64')
 url="https://github.com/kovidgoyal/${_pkgname}"
@@ -14,9 +14,9 @@
 makedepends=('python-chardet' 'python-lxml' 'python-setuptools'
              'python2-chardet' 'python2-lxml' 'python2-setuptools')
 source=("https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/${_pkgname}/${_pkgname}-${pkgver}.tar.gz"{,.asc})
-sha256sums=('b1ead2784c69cee5d481eb6d75587cc5ea08fc292b127ae08afe7771a6fba101'
+sha256sums=('25fe8f6848cbc15187f6748c0695df32bcf1b37df6420b6a01b4ebe1ec1ed48f'
             'SKIP')
-b2sums=('83957f2995b86970063759b610620d82d41c25d787c48d48ead751c006977eec0662641488c6dfe35cfc833dd0626841f2559a1de2700978e4c9634f5b0ebab8'
+b2sums=('7744798d74db1d591490c75eabae5333e90f053a8ba1c5517f08c1b9c253042796e42618ae0a674e1b1cfa97390448ffc595e861234f5b980a1f7c0b9056cc88'
         'SKIP')
 validpgpkeys=('3CE1780F78DD88DF45194FD706BC317B515ACE7C') # Kovid Goyal (New longer key) <kovid at kovidgoyal.net>
 



More information about the arch-commits mailing list