mpv: update to 0.8.3.

This commit is contained in:
Juan RP 2015-03-17 08:36:30 +01:00
parent 9c0acd6628
commit f3ee3c50b1

View file

@ -1,7 +1,7 @@
# Template file for 'mpv' # Template file for 'mpv'
pkgname=mpv pkgname=mpv
version=0.8.2 version=0.8.3
revision=3 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=a565934bf668b24a946f192f06981664415bd991fd204454b85bb8f7978074a7 checksum=091038c802866848e3647f2a50215fa64ead0dc36f9114457db8b353528689cf
pre_configure() { pre_configure() {
python bootstrap.py python bootstrap.py