mpv: update to 0.8.1.
This commit is contained in:
parent
28f0003e82
commit
2e70893874
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'mpv'
|
||||
pkgname=mpv
|
||||
version=0.8.0
|
||||
revision=2
|
||||
version=0.8.1
|
||||
revision=1
|
||||
short_desc="Video player based on MPlayer/mplayer2"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="GPL-2"
|
||||
|
@ -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=e3655279450cd37ddf036ab511c0c2070f269f7ce34a44757880bf67db241584
|
||||
checksum=aec354733dd7b06757f764a136d1544421e2b98ed1264b84189e1ea366931d1a
|
||||
|
||||
pre_configure() {
|
||||
python bootstrap.py
|
||||
|
|
Loading…
Reference in a new issue