python3-pylast: update to 4.1.0
This commit is contained in:
parent
bd7f383944
commit
4459c805d8
|
@ -1,10 +1,9 @@
|
|||
# Template file for 'python3-pylast'
|
||||
pkgname=python3-pylast
|
||||
version=4.0.0
|
||||
version=4.1.0
|
||||
revision=1
|
||||
wrksrc="pylast-${version}"
|
||||
build_style=python3-module
|
||||
pycompile_module="pylast"
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="python3"
|
||||
short_desc="Python3 interface to last.fm and libre.fm"
|
||||
|
@ -12,4 +11,4 @@ maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
|||
license="Apache-2.0"
|
||||
homepage="https://github.com/pylast/pylast"
|
||||
distfiles="${PYPI_SITE}/p/pylast/pylast-${version}.tar.gz"
|
||||
checksum=8ec555d6c4c1b474e9b3c96c3786abd38303a1a5716d928b0f3cfdcb4499b093
|
||||
checksum=ad084aec1bf7e307bc42d7cc1a003851f5bee1ad24fb697a9fdc300bbfe63932
|
||||
|
|
Loading…
Reference in New Issue