mpv: update to 0.6.2.
This commit is contained in:
parent
cbd35d893c
commit
74b9fc6f14
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'mpv'
|
||||
pkgname=mpv
|
||||
version=0.6.1
|
||||
version=0.6.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=3a3127bb2989b205c065fbfe33334b1253f857732755706c2675b7b0f6d67f0f
|
||||
checksum=20532f6a2c37fc06711d05b77e3fbafb4759e3de00f0294ca70645e4f68882e8
|
||||
|
||||
pre_configure() {
|
||||
python bootstrap.py
|
||||
|
|
Loading…
Reference in New Issue