From ad4999ee93c1f3f5bda71432f2fb504b72ea171e Mon Sep 17 00:00:00 2001 From: Daniel Bermond Date: Sat, 17 Jun 2017 22:34:54 -0300 Subject: [PATCH] openh264 1.7.0 rebuild --- .SRCINFO | 4 ++-- PKGBUILD | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 19436a6..3bef4ee 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,9 +1,9 @@ # Generated by mksrcinfo v8 -# Sun Jun 18 01:33:31 UTC 2017 +# Sun Jun 18 01:34:27 UTC 2017 pkgbase = ffmpeg-full pkgdesc = Record, convert and stream audio and video (with all possible libs) pkgver = 3.3.2 - pkgrel = 2 + pkgrel = 3 url = http://www.ffmpeg.org/ arch = i686 arch = x86_64 diff --git a/PKGBUILD b/PKGBUILD index dfdb8da..7da951f 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -4,7 +4,7 @@ pkgname=ffmpeg-full _srcname=ffmpeg pkgver=3.3.2 -pkgrel=2 +pkgrel=3 pkgdesc='Record, convert and stream audio and video (with all possible libs)' arch=('i686' 'x86_64') url='http://www.ffmpeg.org/'