Date: Saturday, February 11, 2017 @ 22:44:18 Author: alucryd Revision: 288713
upgpkg: ffmpeg 1:3.2.3-1 Modified: ffmpeg/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-02-11 22:08:04 UTC (rev 288712) +++ PKGBUILD 2017-02-11 22:44:18 UTC (rev 288713) @@ -6,8 +6,8 @@ # Contributor: Paul Mattal <[email protected]> pkgname=ffmpeg -pkgver=3.2.2 -pkgrel=2 +pkgver=3.2.3 +pkgrel=1 epoch=1 pkgdesc='Complete solution to record, convert and stream audio and video' arch=('i686' 'x86_64') @@ -28,7 +28,7 @@ 'libswscale.so') source=("https://ffmpeg.org/releases/ffmpeg-${pkgver}.tar.xz"{,.asc}) validpgpkeys=('FCF986EA15E6E293A5644F10B4322F04D67658D8') -sha256sums=('3f01bd1fe1a17a277f8c84869e5d9192b4b978cb660872aa2b54c3cc8a2fedfc' +sha256sums=('54ce502aca10b7e6059f19220ea2f68fa0c9c4c4d255ae13e615f08f0c94dcc5' 'SKIP') build() {
