mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 10:22:56 +02:00
mpv: update to 0.7.2.
This commit is contained in:
parent
9e1d4a1cba
commit
b3b6daafe2
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'mpv'
|
# Template file for 'mpv'
|
||||||
pkgname=mpv
|
pkgname=mpv
|
||||||
version=0.7.1
|
version=0.7.2
|
||||||
revision=2
|
revision=1
|
||||||
short_desc="Video player based on MPlayer/mplayer2"
|
short_desc="Video player based on MPlayer/mplayer2"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
|
@ -17,7 +17,7 @@ makedepends="
|
||||||
depends="desktop-file-utils hicolor-icon-theme"
|
depends="desktop-file-utils hicolor-icon-theme"
|
||||||
conf_files="/etc/mpv/encoding-profiles.conf"
|
conf_files="/etc/mpv/encoding-profiles.conf"
|
||||||
distfiles="https://github.com/mpv-player/${pkgname}/archive/v${version}.tar.gz"
|
distfiles="https://github.com/mpv-player/${pkgname}/archive/v${version}.tar.gz"
|
||||||
checksum=ccc361a7551977f1fd2ef5aaa44e93997322a77ff7fbbde339b17a7824ac36bf
|
checksum=7d083b9248245ab4fef0e5dc7932c2316e2e7ad1ed6c57e0faf0bb5ea8e6da8f
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
python bootstrap.py
|
python bootstrap.py
|
||||||
|
|
Loading…
Add table
Reference in a new issue