mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
mpv-mpris: update to 0.9.
This commit is contained in:
parent
98a482a9c8
commit
defc7ce21f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'mpv-mpris'
|
# Template file for 'mpv-mpris'
|
||||||
pkgname=mpv-mpris
|
pkgname=mpv-mpris
|
||||||
version=0.8.1
|
version=0.9
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_use_env=yes
|
make_use_env=yes
|
||||||
|
@ -16,7 +16,7 @@ maintainer="Alif Rachmawadi <arch@subosito.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/hoyon/mpv-mpris"
|
homepage="https://github.com/hoyon/mpv-mpris"
|
||||||
distfiles="https://github.com/hoyon/mpv-mpris/archive/${version}.tar.gz"
|
distfiles="https://github.com/hoyon/mpv-mpris/archive/${version}.tar.gz"
|
||||||
checksum=a208f42ec9df5444f725a55e1b457e62c86d6b93c9c84215e1808ff047695053
|
checksum=a59557b8d7f31c8eab5866f2c34a7bad1131d8dc7df57209592fb9348ac963c4
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue