Date: Tuesday, December 6, 2016 @ 22:50:06 Author: alucryd Revision: 282893
upgpkg: ffmpeg 1:3.2.2-1 Modified: ffmpeg/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-12-06 22:48:43 UTC (rev 282892) +++ PKGBUILD 2016-12-06 22:50:06 UTC (rev 282893) @@ -6,7 +6,7 @@ # Contributor: Paul Mattal <[email protected]> pkgname=ffmpeg -pkgver=3.2.1 +pkgver=3.2.2 pkgrel=1 epoch=1 pkgdesc='Complete solution to record, convert and stream audio and video' @@ -28,7 +28,7 @@ 'libswscale.so') source=("https://ffmpeg.org/releases/ffmpeg-${pkgver}.tar.xz"{,.asc}) validpgpkeys=('FCF986EA15E6E293A5644F10B4322F04D67658D8') -sha256sums=('1ecf93da5d601e6fb3096c65cbe33fdaf042d690a3c50c4efadb0a9b74f2badf' +sha256sums=('3f01bd1fe1a17a277f8c84869e5d9192b4b978cb660872aa2b54c3cc8a2fedfc' 'SKIP') build() {
