mpv: update to 0.7.3.
This commit is contained in:
parent
38146b6708
commit
bbc4a8467d
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'mpv'
|
||||
pkgname=mpv
|
||||
version=0.7.2
|
||||
version=0.7.3
|
||||
revision=1
|
||||
short_desc="Video player based on MPlayer/mplayer2"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
|
@ -17,7 +17,7 @@ makedepends="
|
|||
depends="desktop-file-utils hicolor-icon-theme"
|
||||
conf_files="/etc/mpv/encoding-profiles.conf"
|
||||
distfiles="https://github.com/mpv-player/${pkgname}/archive/v${version}.tar.gz"
|
||||
checksum=7d083b9248245ab4fef0e5dc7932c2316e2e7ad1ed6c57e0faf0bb5ea8e6da8f
|
||||
checksum=88dcdc44264a8e9b9b73a95d03137d51071aea8c269cc19146109bf8f917e8b1
|
||||
|
||||
pre_configure() {
|
||||
python bootstrap.py
|
||||
|
|
Loading…
Reference in New Issue