diff options
-rw-r--r-- | libre/mplayer/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libre/mplayer/PKGBUILD b/libre/mplayer/PKGBUILD index 99493c44a..174f436e7 100644 --- a/libre/mplayer/PKGBUILD +++ b/libre/mplayer/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 237397 2015-04-18 11:06:28Z bpiotrowski $ +# $Id: PKGBUILD 242317 2015-07-17 15:15:07Z alucryd $ # Maintainer (Arch): Ionut Biru <ibiru@archlinux.org> # Contributor (Arch): Bartłomiej Piotrowski <bpiotrowski@archlinux.org> # Contributor (Arch): Hugo Doria <hugo@archlinux.org> @@ -8,7 +8,7 @@ pkgbase=mplayer pkgname=('mplayer' 'mencoder') pkgver=37379 -pkgrel=3.parabola1 +pkgrel=4.parabola1 arch=('i686' 'x86_64' 'mips64el') makedepends=( 'libxxf86dga' 'libxxf86vm' 'libmad' 'libxinerama' 'sdl' 'lame' 'libtheora' |