Date: Wednesday, July 23, 2014 @ 23:00:49 Author: bpiotrowski Revision: 217749
upgpkg: ffmpeg 1:2.2.5-1 new upstream release Modified: ffmpeg/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-07-23 19:12:50 UTC (rev 217748) +++ PKGBUILD 2014-07-23 21:00:49 UTC (rev 217749) @@ -5,8 +5,8 @@ # Contributor: Paul Mattal <[email protected]> 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 @@ ) makedepends=('libvdpau' 'yasm' 'x264') source=(http://ffmpeg.org/releases/$pkgname-$pkgver.tar.bz2{,.asc}) -md5sums=('5b85aea53d8dcd5b0f7b497f233bc101' +md5sums=('a91dbd963f0ed16bf0eacaba98439d00' 'SKIP') build() {
