mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 21:37:15 +02:00
community/mpv: upgrade to 0.26.0
This commit is contained in:
parent
7b55d52c26
commit
723313ffd8
@ -4,12 +4,12 @@
|
||||
# Contributor: Jakub Skrzypnik <j.skrzypnik@openmailbox.org>
|
||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
pkgname=mpv
|
||||
pkgver=0.25.0
|
||||
pkgrel=1
|
||||
pkgver=0.26.0
|
||||
pkgrel=0
|
||||
pkgdesc="Video player based on MPlayer/mplayer2"
|
||||
url="http://mpv.io/"
|
||||
arch="all"
|
||||
license="GPL2+"
|
||||
license="GPL2+ LGPL2+"
|
||||
depends=""
|
||||
makedepends="libxxf86dga-dev libxv-dev libmad-dev lame-dev libao-dev
|
||||
libtheora-dev xvidcore-dev zlib-dev sdl-dev freetype-dev
|
||||
@ -67,4 +67,4 @@ zshcomp() {
|
||||
"$subpkgdir/usr/share/zsh/site-functions" || return 1
|
||||
}
|
||||
|
||||
sha512sums="eefc574e2995ddf6bd15c9b62986a5ca277c30949b036d57a11bbfb796c11c1e6dd7c313abd91a909dd98ca0f2b0be29ec6b980d0287a5891b42b0ffba926cbf mpv-0.25.0.tar.gz"
|
||||
sha512sums="fd772b4765317eb1ea3b54f12b86e0ac6c4d5e9d16895eb5bebe2e074a01f6b790981b9b34a87d9b23e4291149d3a7154b09fba4a259cec1949a6aa88d6ddec7 mpv-0.26.0.tar.gz"
|
||||
|
Loading…
Reference in New Issue
Block a user