mpv: update to 0.8.2.
This commit is contained in:
parent
f8b00064bc
commit
6f3d2920da
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'mpv'
|
# Template file for 'mpv'
|
||||||
pkgname=mpv
|
pkgname=mpv
|
||||||
version=0.8.1
|
version=0.8.2
|
||||||
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>"
|
||||||
|
@ -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=aec354733dd7b06757f764a136d1544421e2b98ed1264b84189e1ea366931d1a
|
checksum=a565934bf668b24a946f192f06981664415bd991fd204454b85bb8f7978074a7
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
python bootstrap.py
|
python bootstrap.py
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue