mpv: update to 0.5.3
This commit is contained in:
parent
831f81dce8
commit
c69e20cffe
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'mpv'
|
# Template file for 'mpv'
|
||||||
pkgname=mpv
|
pkgname=mpv
|
||||||
version=0.5.1
|
version=0.5.3
|
||||||
revision=1
|
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>"
|
||||||
|
@ -16,7 +16,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=c15073221efa9ec91a067dcbc801b71b5b9bd77e907eaf1e97fd5e9a4eaf256f
|
checksum=04de4375f5ca69849927f23657358734ff1c02c54a15667ab3623ccb00ab6fa7
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
python bootstrap.py
|
python bootstrap.py
|
||||||
|
|
Loading…
Reference in New Issue