python-pylast: update to 2.0.0. (#8662)
This commit is contained in:
parent
ffe4135d6d
commit
0356a58114
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python-pylast'
|
||||
pkgname=python-pylast
|
||||
version=1.9.0
|
||||
revision=2
|
||||
version=2.0.0
|
||||
revision=1
|
||||
wrksrc=pylast-${version}
|
||||
build_style=python-module
|
||||
noarch=yes
|
||||
|
@ -13,7 +13,7 @@ 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=ae1c4105cbe704d9ac10ba57ac4c26bc576cc33978f1b578101b20c6a2360ca4
|
||||
checksum=8e4d4962aa12d67bd357e1aa596a146b2e97afd943b5c9257e555014d13b3065
|
||||
|
||||
python3-pylast_package() {
|
||||
noarch=yes
|
||||
|
|
Loading…
Reference in New Issue