Date: Saturday, February 11, 2017 @ 15:08:13 Author: alucryd Revision: 288677
upgpkg: ffmpeg2.8 2.8.11-1 Modified: ffmpeg2.8/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-02-11 13:14:30 UTC (rev 288676) +++ PKGBUILD 2017-02-11 15:08:13 UTC (rev 288677) @@ -6,8 +6,8 @@ # Contributor: Paul Mattal <[email protected]> pkgname=ffmpeg2.8 -pkgver=2.8.9 -pkgrel=2 +pkgver=2.8.11 +pkgrel=1 pkgdesc='Complete solution to record, convert and stream audio and video' arch=('i686' 'x86_64') url='https://ffmpeg.org/' @@ -25,7 +25,7 @@ 'libswscale.so') source=("http://ffmpeg.org/releases/ffmpeg-${pkgver}.tar.xz"{,.asc}) validpgpkeys=('FCF986EA15E6E293A5644F10B4322F04D67658D8') # ffmpeg-devel -sha256sums=('11bd97f3f3b9608869147a20d59bec7c8d02fbd951a13c6c29cb777d700860e8' +sha256sums=('38aa3aec93c480b34d33f3648aff9278581d151488b521995c084258613e1fe6' 'SKIP') build() {
