mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
python-pylast: update to 1.9.0
This commit is contained in:
parent
301bff0185
commit
7b31f72863
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-pylast'
|
# Template file for 'python-pylast'
|
||||||
pkgname=python-pylast
|
pkgname=python-pylast
|
||||||
version=1.8.0
|
version=1.9.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=85f8dd96aef0ccba5f80379c3d7bc1fabd72f59aebab040daf40a8b72268f9bd
|
checksum=ae1c4105cbe704d9ac10ba57ac4c26bc576cc33978f1b578101b20c6a2360ca4
|
||||||
|
|
||||||
python3-pylast_package() {
|
python3-pylast_package() {
|
||||||
noarch=yes
|
noarch=yes
|
||||||
|
|
Loading…
Add table
Reference in a new issue