mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
parent
89189b67e4
commit
722a0b58b2
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python-cssselect'
|
||||
pkgname=python-cssselect
|
||||
version=1.0.1
|
||||
revision=2
|
||||
version=1.0.3
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="${pkgname#*-}-${version}"
|
||||
build_style=python-module
|
||||
|
@ -13,7 +13,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
homepage="https://cssselect.readthedocs.io/"
|
||||
license="3-clause-BSD"
|
||||
distfiles="${PYPI_SITE}/c/${pkgname#*-}/${pkgname#*-}-${version}.tar.gz"
|
||||
checksum=73db1c054b9348409e2862fc6c0dde5c4e4fbe4da64c5c5a9e05fbea45744077
|
||||
checksum=066d8bc5229af09617e24b3ca4d52f1f9092d9e061931f4184cd572885c23204
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue