python-pylast: update to 2.2.0
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
parent
f2007dbe3c
commit
751e1ea215
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-pylast'
|
# Template file for 'python-pylast'
|
||||||
pkgname=python-pylast
|
pkgname=python-pylast
|
||||||
version=2.1.0
|
version=2.2.0
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc=pylast-${version}
|
wrksrc=pylast-${version}
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://github.com/pylast/pylast"
|
homepage="https://github.com/pylast/pylast"
|
||||||
distfiles="${PYPI_SITE}/p/pylast/pylast-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/p/pylast/pylast-${version}.tar.gz"
|
||||||
checksum=b9b51dc40a7d3ac3eee17ab5b462b8efb7f2c2ff195261ea846ae4e1168e1c5b
|
checksum=a21a10e559cbb80db5eb72e20a22740496a292977ed3568c937560b8d6885ab4
|
||||||
|
|
||||||
python3-pylast_package() {
|
python3-pylast_package() {
|
||||||
noarch=yes
|
noarch=yes
|
||||||
|
|
Loading…
Reference in New Issue