python3-musicpd: update to 0.4.3.
This commit is contained in:
parent
e9e36d1059
commit
e3845738f0
1 changed files with 5 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-musicpd'
|
||||
pkgname=python3-musicpd
|
||||
version=0.4.2
|
||||
revision=3
|
||||
version=0.4.3
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="python-musicpd-${version}"
|
||||
build_style=python3-module
|
||||
|
@ -10,7 +10,7 @@ hostmakedepends="python3-setuptools"
|
|||
depends="python3"
|
||||
short_desc="Python MPD (Music Player Daemon) client library"
|
||||
maintainer="Felix Hanley <felix@userspace.com.au>"
|
||||
license="LGPL-3"
|
||||
license="LGPL-3.0-or-later"
|
||||
homepage="http://kaliko.me/code/python-musicpd"
|
||||
distfiles="${PYPI_SITE}/p/python-musicpd/python-musicpd-${version}.tar.gz"
|
||||
checksum=ce9b648921c16bbd05c622cc6c915d3e86e4c97373d2b2be8222c5679890045b
|
||||
distfiles="https://github.com/mxjeff/python-musicpd/archive/v${version}.tar.gz"
|
||||
checksum=57866af0b3484dc657824b69533aa0855139fd1e8e99a02341d961d7ebc58795
|
||||
|
|
Loading…
Add table
Reference in a new issue