diff options
author | Jakub Jirutka <jakub@jirutka.cz> | 2017-01-07 19:51:58 +0100 |
---|---|---|
committer | Jakub Jirutka <jakub@jirutka.cz> | 2017-01-07 19:52:45 +0100 |
commit | 210f5cde905eacc2efa13bd05d9f9f6600eea269 (patch) | |
tree | 7ed9babb68359634de9bcf6c80d52b581acada37 /community/mpv | |
parent | 8d45df44fcba42c88fb704fdecdd1fe9a228a503 (diff) | |
download | aports-210f5cde905eacc2efa13bd05d9f9f6600eea269.tar.bz2 aports-210f5cde905eacc2efa13bd05d9f9f6600eea269.tar.xz |
community/mpv: rebuild against libass-0.13.6
Diffstat (limited to 'community/mpv')
-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 0cfaad6254..b9034ce5a7 100644 --- a/community/mpv/APKBUILD +++ b/community/mpv/APKBUILD @@ -4,7 +4,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=mpv pkgver=0.22.0 -pkgrel=0 +pkgrel=1 pkgdesc="Video player based on MPlayer/mplayer2" url="http://mpv.io/" arch="all" |