python-cssselect: update to 1.0.0
This commit is contained in:
parent
e1145a30d4
commit
fd28c76cf3
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python-cssselect'
|
||||
pkgname=python-cssselect
|
||||
version=0.9.2
|
||||
revision=2
|
||||
version=1.0.0
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="${pkgname#*-}-${version}"
|
||||
build_style=python-module
|
||||
|
@ -13,7 +13,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
homepage="https://pythonhosted.org/cssselect/"
|
||||
license="3-clause-BSD"
|
||||
distfiles="${PYPI_SITE}/c/${pkgname#*-}/${pkgname#*-}-${version}.tar.gz"
|
||||
checksum=713b5b99ef08022257b3409c7ae1b18b2c6536b3f155e6237c5cfba0f67ae6f5
|
||||
checksum=582a85780249255707872c31d0438fc457aa24cfb43e472ff8f3e7ad6857953f
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue