mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-mpv: update to 0.3.9.
This commit is contained in:
parent
a1595d76db
commit
fddeec8117
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-mpv'
|
# Template file for 'python3-mpv'
|
||||||
pkgname=python3-mpv
|
pkgname=python3-mpv
|
||||||
version=0.3.8
|
version=0.3.9
|
||||||
revision=2
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="python-mpv-${version}"
|
wrksrc="python-mpv-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -10,7 +10,7 @@ hostmakedepends="python3-setuptools"
|
||||||
depends="python3 mpv"
|
depends="python3 mpv"
|
||||||
short_desc="Python3 interface to the MPV media player"
|
short_desc="Python3 interface to the MPV media player"
|
||||||
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||||
license="AGPL-3.0"
|
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=fe10eeab0de4d682c32996561285f5ca57851c4fc5b94ea94daa85b95c528d26
|
checksum=31ea56d1df50f42ec6ca232575a527483ed54967df867d143c47019636372c81
|
||||||
|
|
Loading…
Add table
Reference in a new issue