summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDenis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>2019-06-21 00:06:55 +0200
committerDenis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>2019-06-21 00:10:22 +0200
commit1da8b2e89af45bb821220cbd373133213af8cede (patch)
tree2ca3d5e49885dc38ab7799280176d430ef94d218
parent0a3de62daea080dd9d39f90e2018e2515008d332 (diff)
libre: mplayer: sync with arch and fix i686
Without that, on i686 we have: $ mplayer mplayer: error while loading shared libraries libcdio.so.18: cannot open shared object file: No such file or directory This change has been tested on i686. Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
-rw-r--r--libre/mplayer/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/libre/mplayer/PKGBUILD b/libre/mplayer/PKGBUILD
index c2d05c370..1e1f03763 100644
--- a/libre/mplayer/PKGBUILD
+++ b/libre/mplayer/PKGBUILD
@@ -11,8 +11,8 @@
pkgbase=mplayer
pkgname=('mplayer' 'mencoder')
-pkgver=38125
-pkgrel=5
+pkgver=38139
+pkgrel=1
pkgrel+=.par1
pkgdesc='Media player for GNU/Linux'
pkgdesc+=', without nonfree UnRAR and FAAC'