python3-pylast: update to 4.0.0
This commit is contained in:
parent
06d5d05b2d
commit
4b3c08a042
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-pylast'
|
||||
pkgname=python3-pylast
|
||||
version=3.3.0
|
||||
revision=3
|
||||
version=4.0.0
|
||||
revision=1
|
||||
wrksrc="pylast-${version}"
|
||||
build_style=python3-module
|
||||
pycompile_module="pylast"
|
||||
|
@ -12,4 +12,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=4d2b6a06e88131f3d923229d879c94cd5bfc0d2251735d59155197b9d6100df3
|
||||
checksum=8ec555d6c4c1b474e9b3c96c3786abd38303a1a5716d928b0f3cfdcb4499b093
|
||||
|
|
Loading…
Reference in a new issue