extra/ffmpeg to 2.2.3-1

This commit is contained in:
Kevin Mihelich 2014-06-03 11:10:36 +00:00
parent 9eda5ec33e
commit 0746abd8bd

View file

@ -8,8 +8,8 @@
# - drop x265 until it builds on ARM
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')
@ -23,7 +23,7 @@ depends=(
)
makedepends=('libvdpau' 'yasm')
source=(http://ffmpeg.org/releases/$pkgname-$pkgver.tar.bz2{,.asc})
md5sums=('581affe5d820d89ce21fe3f0316ef2c3'
md5sums=('dbb5b6b69bd010916f17df0ae596e0b1'
'SKIP')
build() {