python-lxml: update to 3.8.0
This commit is contained in:
parent
6f95715a48
commit
04a33cc3de
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-lxml'
|
||||
pkgname=python-lxml
|
||||
version=3.7.2
|
||||
version=3.8.0
|
||||
revision=1
|
||||
wrksrc="lxml-lxml-${version}"
|
||||
build_style=python-module
|
||||
|
@ -13,7 +13,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
homepage="http://lxml.de/"
|
||||
license="3-clause-BSD, ElementTree, GPL-2, ZPL-2.0"
|
||||
distfiles="https://github.com/lxml/lxml/archive/lxml-${version}.tar.gz"
|
||||
checksum=83390ce416b835e3a1760bcf2f4991b3041cdd55a9a0c16b4e112d71f05ff1d3
|
||||
checksum=46ae9975e235f5f45d40c79b7084bf789204a0c5de0e075306a043b2161189e9
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSES.txt LICENSES
|
||||
|
|
Loading…
Reference in a new issue