[arch-commits] Commit in python-html5lib/trunk (PKGBUILD)
Jelle van der Waa
jelle at archlinux.org
Tue Dec 26 20:05:34 UTC 2017
Date: Tuesday, December 26, 2017 @ 20:05:33
Author: jelle
Revision: 276156
upgpkg: python-html5lib 1.0.1-1
Modified:
python-html5lib/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-12-26 19:42:44 UTC (rev 276155)
+++ PKGBUILD 2017-12-26 20:05:33 UTC (rev 276156)
@@ -3,8 +3,8 @@
pkgbase=python-html5lib
pkgname=('python2-html5lib' 'python-html5lib')
-pkgver=0.999999999
-pkgrel=2
+pkgver=1.0.1
+pkgrel=1
arch=('any')
url="https://github.com/html5lib"
license=('MIT')
@@ -12,7 +12,7 @@
checkdepends=('python-six' 'python2-six' 'python2-pytest' 'python-pytest' 'python-lxml' 'python2-lxml' 'python-mock' 'python2-mock')
source=($pkgbase-$pkgver.tar.gz::https://github.com/html5lib/html5lib-python/archive/${pkgver}.tar.gz
LICENSE)
-md5sums=('a81446ef3ce3ef18f5e8e242b7072b83'
+md5sums=('ef1146d400657a17d396fb21da5b24b8'
'838c366f69b72c5df05c96dff79b35f2')
package_python-html5lib() {
More information about the arch-commits
mailing list