python-pylastfp: fix update-check/distfile
This commit is contained in:
parent
751b698297
commit
e4a16b382f
|
@ -12,7 +12,7 @@ short_desc="Python bindings for Last.fm's acoustic fingerprinting (fplib)"
|
|||
maintainer="Steven R <dev@styez.com>"
|
||||
homepage="https://github.com/sampsyo/pylastfp"
|
||||
license="LGPL-3"
|
||||
distfiles="https://pypi.python.org/packages/source/p/pylastfp/pylastfp-${version}.tar.gz"
|
||||
distfiles="${PYPI_SITE}/p/pylastfp/pylastfp-${version}.tar.gz"
|
||||
checksum="5f9a32e532ab62e5663298b4b3b1db86f5466404f111ccaa9030c23ffee140f7"
|
||||
|
||||
pre_build() {
|
||||
|
|
Loading…
Reference in New Issue