summaryrefslogtreecommitdiff
path: root/extra/ffmpeg
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-06-04 04:00:35 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-06-04 04:00:35 +0000
commit8faa42b28f39ace5fc2c3ec8a054fa0a5b246eab (patch)
treee904cb1dcc6423b414bae5d134c3ea83ac01efa1 /extra/ffmpeg
parent11196316291f49af2bacd1b4531e0a548729dea2 (diff)
Wed Jun 4 03:57:00 UTC 2014
Diffstat (limited to 'extra/ffmpeg')
-rw-r--r--extra/ffmpeg/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/ffmpeg/PKGBUILD b/extra/ffmpeg/PKGBUILD
index 1b157404e..a280f6614 100644
--- a/extra/ffmpeg/PKGBUILD
+++ b/extra/ffmpeg/PKGBUILD
@@ -1,12 +1,12 @@
-# $Id: PKGBUILD 213341 2014-05-20 15:13:56Z bpiotrowski $
+# $Id: PKGBUILD 214050 2014-06-03 07:02:13Z bpiotrowski $
# Maintainer: Ionut Biru <ibiru@archlinux.org>
# Maintainer: Bartłomiej Piotrowski <bpiotrowski@archlinux.org>
# Contributor: Tom Newsom <Jeepster@gmx.co.uk>
# Contributor: Paul Mattal <paul@archlinux.org>
pkgname=ffmpeg
-pkgver=2.2.2
-pkgrel=3
+pkgver=2.2.3
+pkgrel=1
epoch=1
pkgdesc='Complete and free Internet live audio and video broadcasting solution'
arch=('i686' 'x86_64')
@@ -20,7 +20,7 @@ depends=(
)
makedepends=('libvdpau' 'yasm')
source=(http://ffmpeg.org/releases/$pkgname-$pkgver.tar.bz2{,.asc})
-md5sums=('581affe5d820d89ce21fe3f0316ef2c3'
+md5sums=('dbb5b6b69bd010916f17df0ae596e0b1'
'SKIP')
build() {