Date: Sunday, December 11, 2016 @ 14:12:38 Author: alucryd Revision: 283036
upgpkg: ffmpeg2.8 2.8.9-1 Modified: ffmpeg2.8/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-12-11 12:08:23 UTC (rev 283035) +++ PKGBUILD 2016-12-11 14:12:38 UTC (rev 283036) @@ -6,7 +6,7 @@ # Contributor: Paul Mattal <[email protected]> pkgname=ffmpeg2.8 -pkgver=2.8.8 +pkgver=2.8.9 pkgrel=1 pkgdesc='Complete solution to record, convert and stream audio and video' arch=('i686' 'x86_64') @@ -25,7 +25,7 @@ 'libswscale.so') source=("http://ffmpeg.org/releases/ffmpeg-${pkgver}.tar.xz"{,.asc}) validpgpkeys=('FCF986EA15E6E293A5644F10B4322F04D67658D8') # ffmpeg-devel -sha256sums=('f94e2f71aacd1fdb1e28aac8cf36aa457c13b0fc9bf704b467d91489705d2199' +sha256sums=('11bd97f3f3b9608869147a20d59bec7c8d02fbd951a13c6c29cb777d700860e8' 'SKIP') build() {
