[arch-commits] Commit in ffmpeg/trunk (PKGBUILD)

Maxime Gauduin alucryd at archlinux.org
Sun Jun 11 00:00:29 UTC 2017


    Date: Sunday, June 11, 2017 @ 00:00:28
  Author: alucryd
Revision: 298589

upgpkg: ffmpeg 1:3.3.2-1

Modified:
  ffmpeg/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-06-10 23:57:03 UTC (rev 298588)
+++ PKGBUILD	2017-06-11 00:00:28 UTC (rev 298589)
@@ -6,8 +6,8 @@
 # Contributor: Paul Mattal <paul at archlinux.org>
 
 pkgname=ffmpeg
-pkgver=3.3.1
-pkgrel=9
+pkgver=3.3.2
+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=('b702a7fc656ac23e276b8c823a2f646e4e6f6309bb2788435a708e69bea98f2f'
+sha256sums=('1998de1ab32616cbf2ff86efc3f1f26e76805ec5dc51e24c041c79edd8262785'
             'SKIP')
 
 build() {



More information about the arch-commits mailing list