[arch-commits] Commit in mpv/trunk (PKGBUILD)
Christian Hesse
eworm at archlinux.org
Wed Jun 17 12:49:45 UTC 2015
Date: Wednesday, June 17, 2015 @ 14:49:44
Author: eworm
Revision: 135511
upgpkg: mpv 0.9.2-2
mpv gives warning:
Warning: mpv was compiled against a different version of ffmpeg than the shared
library it is linked against. This can expose subtle ABI compatibility issues
and can lead to misbehavior and crashes.
So let's rebuild to be sure everything is fine.
Modified:
mpv/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-06-17 11:07:26 UTC (rev 135510)
+++ PKGBUILD 2015-06-17 12:49:44 UTC (rev 135511)
@@ -5,7 +5,7 @@
pkgname=mpv
pkgver=0.9.2
-pkgrel=1
+pkgrel=2
pkgdesc='Video player based on MPlayer/mplayer2'
arch=('i686' 'x86_64')
license=('GPL')
More information about the arch-commits
mailing list