mpv: update to 0.6.1.
This commit is contained in:
parent
b07bb102cb
commit
ecf48e965d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'mpv'
|
||||
pkgname=mpv
|
||||
version=0.6.0
|
||||
version=0.6.1
|
||||
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=838f999bdeb36f43888ce7627a8b5f4c5bc942c5c94b6898da15bfcd7d3d8ad1
|
||||
checksum=3a3127bb2989b205c065fbfe33334b1253f857732755706c2675b7b0f6d67f0f
|
||||
|
||||
pre_configure() {
|
||||
python bootstrap.py
|
||||
|
|
Loading…
Reference in a new issue