python3-pylast: update to 3.1.0
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
parent
9c82485bd2
commit
26d9ad3e86
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-pylast'
|
||||
pkgname=python3-pylast
|
||||
version=3.0.0
|
||||
revision=2
|
||||
version=3.1.0
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc="pylast-${version}"
|
||||
build_style=python3-module
|
||||
|
@ -13,4 +13,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=24051c52011ff18bdeaee9df084ecc90da6c627da86f3cdcfec4af2928e9bc56
|
||||
checksum=7eb58682beccc0052c3284aba64a9a6454b5e89706f789ebeb2403dc1045606a
|
||||
|
|
Loading…
Reference in New Issue