Date: Tuesday, August 9, 2016 @ 06:20:27 Author: alucryd Revision: 273527
upgpkg: ffmpeg 1:3.1.2-1 Modified: ffmpeg/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-08-09 04:12:31 UTC (rev 273526) +++ PKGBUILD 2016-08-09 06:20:27 UTC (rev 273527) @@ -6,8 +6,8 @@ # Contributor: Paul Mattal <[email protected]> pkgname=ffmpeg -pkgver=3.1.1 -pkgrel=3 +pkgver=3.1.2 +pkgrel=1 epoch=1 pkgdesc='Complete solution to record, convert and stream audio and video' arch=('i686' 'x86_64') @@ -27,7 +27,7 @@ 'libswscale.so') source=(http://ffmpeg.org/releases/ffmpeg-${pkgver}.tar.bz2{,.asc}) validpgpkeys=('FCF986EA15E6E293A5644F10B4322F04D67658D8') -sha256sums=('a5bca50a90a37b983eaa17c483a387189175f37ca678ae7e51d43e7610b4b3b4' +sha256sums=('62eb8d810b93c1ffc23739c0824a91eabfe5e7be81fab34ce740736a110b70f7' 'SKIP') build() {
