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

Maxime Gauduin alucryd at archlinux.org
Mon Oct 24 06:28:07 UTC 2016


    Date: Monday, October 24, 2016 @ 06:28:07
  Author: alucryd
Revision: 279197

upgpkg: ffmpeg 1:3.1.5-1

Modified:
  ffmpeg/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-10-24 06:04:36 UTC (rev 279196)
+++ PKGBUILD	2016-10-24 06:28:07 UTC (rev 279197)
@@ -6,8 +6,8 @@
 # Contributor: Paul Mattal <paul at archlinux.org>
 
 pkgname=ffmpeg
-pkgver=3.1.4
-pkgrel=3
+pkgver=3.1.5
+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=("https://ffmpeg.org/releases/ffmpeg-${pkgver}.tar.xz"{,.asc})
 validpgpkeys=('FCF986EA15E6E293A5644F10B4322F04D67658D8')
-sha256sums=('a80cb378dda5c9bbcdbd62a99bdec0e4eedbcb47f290e72845af4855c1146b5b'
+sha256sums=('49cc3105f7891c5637f8fabb1b75ebb19c9b5123b311a3ccc6182aa35d58b89a'
             'SKIP')
 
 build() {



More information about the arch-commits mailing list