mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
python3-pylast: update to 4.0.0
This commit is contained in:
parent
06d5d05b2d
commit
4b3c08a042
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-pylast'
|
# Template file for 'python3-pylast'
|
||||||
pkgname=python3-pylast
|
pkgname=python3-pylast
|
||||||
version=3.3.0
|
version=4.0.0
|
||||||
revision=3
|
revision=1
|
||||||
wrksrc="pylast-${version}"
|
wrksrc="pylast-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
pycompile_module="pylast"
|
pycompile_module="pylast"
|
||||||
|
@ -12,4 +12,4 @@ 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=4d2b6a06e88131f3d923229d879c94cd5bfc0d2251735d59155197b9d6100df3
|
checksum=8ec555d6c4c1b474e9b3c96c3786abd38303a1a5716d928b0f3cfdcb4499b093
|
||||||
|
|
Loading…
Add table
Reference in a new issue