mpv: update to 0.9.2.
This commit is contained in:
parent
1718b5611e
commit
0dbf1adc89
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'mpv'
|
||||
pkgname=mpv
|
||||
version=0.9.1
|
||||
revision=2
|
||||
version=0.9.2
|
||||
revision=1
|
||||
short_desc="Video player based on MPlayer/mplayer2"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
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=5d23688575d2cc4484f7feef628c690f68016e385622201894d02cb238ea179e
|
||||
checksum=c0148f55dbd17705f49bb496d0ce374419de62e1b17195d91409d7727cbd4751
|
||||
|
||||
pre_configure() {
|
||||
python bootstrap.py
|
||||
|
|
Loading…
Reference in a new issue