mpv: update to 0.8.2.
This commit is contained in:
parent
f8b00064bc
commit
6f3d2920da
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'mpv'
|
||||
pkgname=mpv
|
||||
version=0.8.1
|
||||
version=0.8.2
|
||||
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=aec354733dd7b06757f764a136d1544421e2b98ed1264b84189e1ea366931d1a
|
||||
checksum=a565934bf668b24a946f192f06981664415bd991fd204454b85bb8f7978074a7
|
||||
|
||||
pre_configure() {
|
||||
python bootstrap.py
|
||||
|
|
Loading…
Reference in New Issue