python3-mpd2: update to 3.0.4.
This commit is contained in:
parent
f3309bf430
commit
efdf3c1332
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-mpd2'
|
||||
pkgname=python3-mpd2
|
||||
version=1.0.0
|
||||
revision=4
|
||||
version=3.0.4
|
||||
revision=1
|
||||
wrksrc=python-mpd2-$version
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
|
@ -12,7 +12,7 @@ maintainer="Jens E. Becker <v2px@v2px.de>"
|
|||
license="LGPL-2.1-or-later"
|
||||
homepage="https://github.com/Mic92/python-mpd2"
|
||||
distfiles="https://github.com/Mic92/python-mpd2/archive/v${version}.tar.gz"
|
||||
checksum=877fa1685a56815107cb0b1eb004e7fe261b620fafd4d38cdaa2b6f3edd35928
|
||||
checksum=05ac5d339932f5d0557cb10c43bf4f1df74937f660125cf7fdd0f1691da98278
|
||||
|
||||
do_check() {
|
||||
python3 -m unittest mpd.tests
|
||||
|
|
Loading…
Reference in a new issue