From 5821135944d2abe461ba6c624af0a4d137e03e5f Mon Sep 17 00:00:00 2001 From: Daniel Bermond Date: Fri, 25 Aug 2017 20:57:54 -0300 Subject: [PATCH] opencv 3.3.0 rebuild --- .SRCINFO | 4 ++-- PKGBUILD | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index e95ac0e..aeeef39 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,9 +1,9 @@ # Generated by mksrcinfo v8 -# Wed Aug 16 17:58:00 UTC 2017 +# Fri Aug 25 23:57:18 UTC 2017 pkgbase = ffmpeg-full pkgdesc = Record, convert and stream audio and video (all possible features including nvenc, qsv and libfdk-aac) pkgver = 3.3.3 - pkgrel = 2 + pkgrel = 3 url = http://www.ffmpeg.org/ arch = i686 arch = x86_64 diff --git a/PKGBUILD b/PKGBUILD index d6b4d17..0fbe5ec 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -4,7 +4,7 @@ pkgname=ffmpeg-full _srcname=ffmpeg pkgver=3.3.3 -pkgrel=2 +pkgrel=3 pkgdesc='Record, convert and stream audio and video (all possible features including nvenc, qsv and libfdk-aac)' arch=('i686' 'x86_64') url='http://www.ffmpeg.org/'