diff options
author | Sören Tempel <soeren+git@soeren-tempel.net> | 2017-10-25 15:48:39 +0200 |
---|---|---|
committer | Sören Tempel <soeren+git@soeren-tempel.net> | 2017-10-25 15:48:39 +0200 |
commit | 23026ec23a0965984c4fdfd5a46b57d0d23b3b72 (patch) | |
tree | 13e590c027eec07a1be5042f18ef4418f7208c47 /community | |
parent | 38c8d8e872b5069857c8b1d66a55210fdf05522f (diff) | |
download | aports-23026ec23a0965984c4fdfd5a46b57d0d23b3b72.tar.bz2 aports-23026ec23a0965984c4fdfd5a46b57d0d23b3b72.tar.xz |
community/mpv: rebuild against ffmpeg-3.4
Diffstat (limited to 'community')
-rw-r--r-- | community/mpv/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/mpv/APKBUILD b/community/mpv/APKBUILD index 32412c0917..e249cd70bb 100644 --- a/community/mpv/APKBUILD +++ b/community/mpv/APKBUILD @@ -5,7 +5,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=mpv pkgver=0.27.0 -pkgrel=0 +pkgrel=1 pkgdesc="Video player based on MPlayer/mplayer2" url="http://mpv.io/" arch="all" |