mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
community/mpv to 0.27.1-1
This commit is contained in:
parent
036e1ae322
commit
164feadf77
1 changed files with 3 additions and 3 deletions
|
@ -9,8 +9,8 @@
|
|||
|
||||
pkgname=mpv
|
||||
epoch=1
|
||||
pkgver=0.27.0
|
||||
pkgrel=6
|
||||
pkgver=0.27.1
|
||||
pkgrel=1
|
||||
_waf_version=1.9.8
|
||||
pkgdesc='a free, open source, and cross-platform media player'
|
||||
arch=('x86_64')
|
||||
|
@ -32,7 +32,7 @@ source=("$pkgname-$pkgver.tar.gz::https://github.com/mpv-player/$pkgname/archive
|
|||
'0002-vaapi-Use-libva2-message-callbacks.patch'
|
||||
'0003-demux_lavf-return-AVERROR_EOF-on-file-end.patch'
|
||||
"https://waf.io/waf-${_waf_version}")
|
||||
sha256sums=('341d8bf18b75c1f78d5b681480b5b7f5c8b87d97a0d4f53a5648ede9c219a49c'
|
||||
sha256sums=('836299f1c33c46c8b8615fb84b99ecb05f048431a921e8dc9603aed9eb88af9c'
|
||||
'609e0530f1b0cdb910dcffb5f62bf55936540e24105ce1b2daf1bd6291a7d58a'
|
||||
'3c3517f4f4c71e39e1e04ea440688fc8d7b3dc55e6bc0a9398d11a9b75bde07d'
|
||||
'5de6c616428c87cf9b39d8ba24446d65d175050c083e1054194d93cf03d5816a'
|
||||
|
|
Loading…
Reference in a new issue