summaryrefslogtreecommitdiff
path: root/extra/ffmpeg-compat/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/ffmpeg-compat/PKGBUILD')
-rw-r--r--extra/ffmpeg-compat/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/ffmpeg-compat/PKGBUILD b/extra/ffmpeg-compat/PKGBUILD
index 53b1a5ccc..21e3a623b 100644
--- a/extra/ffmpeg-compat/PKGBUILD
+++ b/extra/ffmpeg-compat/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 193811 2013-09-02 08:57:55Z bpiotrowski $
+# $Id: PKGBUILD 197753 2013-10-29 18:00:31Z bpiotrowski $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Maintainer: Bartłomiej Piotrowski <nospam@bpiotrowski.pl>
# Contributor: Ionut Biru <ibiru@archlinux.org>
@@ -6,8 +6,8 @@
# Contributor: Paul Mattal <paul@archlinux.org>
pkgname=ffmpeg-compat
-pkgver=0.10.8
-pkgrel=4
+pkgver=0.10.9
+pkgrel=1
epoch=1
pkgdesc='Complete and free Internet live audio and video broadcasting solution for Linux/Unix'
arch=('i686' 'x86_64' 'mips64el')
@@ -24,7 +24,7 @@ if [ "$CARCH" != "mips64el" ]; then
makedepends=('libvdpau' 'yasm')
fi
source=(http://ffmpeg.org/releases/ffmpeg-$pkgver.tar.bz2)
-sha256sums=('2e371088a71656be41b4ff70ae7e80a1d88c5149d6209013c9cce4b84278cbc8')
+sha256sums=('1d0cc2dd539faefe47554935ea4e4f6aa779d0896b3e722d595aa5abe2304cf9')
build() {
cd ffmpeg-$pkgver