summaryrefslogtreecommitdiff
path: root/extra/ffmpeg/PKGBUILD
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-07-24 03:36:08 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-07-24 03:36:08 +0000
commitd256eaa80219eb28cbfb4f9474acc6fb41c63d3c (patch)
treed4752710a1a201081be416a2e43ea85947d67140 /extra/ffmpeg/PKGBUILD
parentff9e4e102459123bc5bf56965828ebb81081d37f (diff)
Thu Jul 24 03:31:46 UTC 2014
Diffstat (limited to 'extra/ffmpeg/PKGBUILD')
-rw-r--r--extra/ffmpeg/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/ffmpeg/PKGBUILD b/extra/ffmpeg/PKGBUILD
index 8ce773463..e16a664a8 100644
--- a/extra/ffmpeg/PKGBUILD
+++ b/extra/ffmpeg/PKGBUILD
@@ -1,12 +1,12 @@
-# $Id: PKGBUILD 216776 2014-07-10 20:34:58Z bpiotrowski $
+# $Id: PKGBUILD 217750 2014-07-23 21:00:56Z 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.4
-pkgrel=3
+pkgver=2.2.5
+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' 'x264')
source=(http://ffmpeg.org/releases/$pkgname-$pkgver.tar.bz2{,.asc})
-md5sums=('5b85aea53d8dcd5b0f7b497f233bc101'
+md5sums=('a91dbd963f0ed16bf0eacaba98439d00'
'SKIP')
build() {