mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
mpdevil: update to 1.2.1.
This commit is contained in:
parent
768dcdd8bc
commit
40683f9927
1 changed files with 3 additions and 3 deletions
|
@ -1,13 +1,13 @@
|
||||||
# Template file for 'mpdevil'
|
# Template file for 'mpdevil'
|
||||||
pkgname=mpdevil
|
pkgname=mpdevil
|
||||||
version=1.2.0
|
version=1.2.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-BeautifulSoup4 python3-mpd2 python3-requests python3-gobject intltool python3-distutils-extra"
|
hostmakedepends="python3-BeautifulSoup4 python3-mpd2 python3-requests python3-gobject intltool python3-distutils-extra"
|
||||||
depends="python3-BeautifulSoup4 python3-mpd2 python3-requests python3-gobject"
|
depends="python3-BeautifulSoup4 python3-mpd2 python3-requests python3-gobject"
|
||||||
short_desc="Simple music browser for MPD"
|
short_desc="Simple music browser for MPD"
|
||||||
maintainer="Paper <paper@tilde.institute>"
|
maintainer="Michal Vasilek <michal@vasilek.cz>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://github.com/SoongNoonien/mpdevil/"
|
homepage="https://github.com/SoongNoonien/mpdevil/"
|
||||||
distfiles="https://github.com/SoongNoonien/mpdevil/archive/refs/tags/v$version.tar.gz"
|
distfiles="https://github.com/SoongNoonien/mpdevil/archive/refs/tags/v$version.tar.gz"
|
||||||
checksum=a0a6528fd832894c24fa75e4f20c61823d98120321a71e6ec9e14793ee2e5ae2
|
checksum=fa9e57a3890e0a8c2172d4c21323477bc415c619e5f4bcb58eff2e973e3d96f6
|
||||||
|
|
Loading…
Add table
Reference in a new issue