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 cea6fdc66..588e55dc9 100644
--- a/extra/ffmpeg-compat/PKGBUILD
+++ b/extra/ffmpeg-compat/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 197753 2013-10-29 18:00:31Z bpiotrowski $
+# $Id: PKGBUILD 200640 2013-11-30 13:28:00Z bpiotrowski $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Maintainer: Bartłomiej Piotrowski <nospam@bpiotrowski.pl>
# Contributor: Ionut Biru <ibiru@archlinux.org>
@@ -6,10 +6,10 @@
# Contributor: Paul Mattal <paul@archlinux.org>
pkgname=ffmpeg-compat
-pkgver=0.10.9
+pkgver=0.10.10
pkgrel=1
epoch=1
-pkgdesc='Complete and free Internet live audio and video broadcasting solution for Linux/Unix'
+pkgdesc='Complete and free Internet live audio and video broadcasting solution'
arch=('i686' 'x86_64')
url='http://ffmpeg.org/'
license=('GPL')
@@ -21,7 +21,7 @@ depends=(
)
makedepends=('libvdpau' 'yasm')
source=(http://ffmpeg.org/releases/ffmpeg-$pkgver.tar.bz2)
-sha256sums=('1d0cc2dd539faefe47554935ea4e4f6aa779d0896b3e722d595aa5abe2304cf9')
+sha256sums=('936058d7579bfc431b13d47c3f63ee25a0160d4c73cc0fa04fef97cd2394cb91')
build() {
cd ffmpeg-$pkgver