python3-mpv: update to 0.5.2
This commit is contained in:
parent
8dd3eec0ec
commit
a611ef5262
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-mpv'
|
# Template file for 'python3-mpv'
|
||||||
pkgname=python3-mpv
|
pkgname=python3-mpv
|
||||||
version=0.4.5
|
version=0.5.2
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="python-mpv-${version}"
|
wrksrc="python-mpv-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="AGPL-3.0-or-later"
|
license="AGPL-3.0-or-later"
|
||||||
homepage="https://github.com/jaseg/python-mpv"
|
homepage="https://github.com/jaseg/python-mpv"
|
||||||
distfiles="https://github.com/jaseg/python-mpv/archive/v${version}.tar.gz"
|
distfiles="https://github.com/jaseg/python-mpv/archive/v${version}.tar.gz"
|
||||||
checksum=0473f6753a9aa9c3bc4143b338bf505f0adfadb8c627824f535ccd6f8877c3d5
|
checksum=3eacaecef995de7c9bbb80fe30223ab4ca427128384610fa2d87214961085fdb
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Reference in New Issue