python-pylast: update to 1.5.1
This commit is contained in:
parent
afa5cf6e00
commit
8f25a7bc71
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python-pylast'
|
||||
pkgname=python-pylast
|
||||
version=1.4.2
|
||||
revision=2
|
||||
version=1.5.1
|
||||
revision=1
|
||||
wrksrc=pylast-${version}
|
||||
build_style=python-module
|
||||
python_versions="2.7 3.4"
|
||||
|
@ -14,7 +14,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=e4bd8f9c8eef5662b2b03d61846c4c13b56a7b1c169476fe96c1a0e58d66da3b
|
||||
checksum=2a15b686f752c09cb9e02237d69a8aec8354191b7fca144a8f42ef907b6af683
|
||||
|
||||
python3.4-pylast_package() {
|
||||
noarch=yes
|
||||
|
|
Loading…
Reference in New Issue