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

Bartłomiej Piotrowski bpiotrowski at archlinux.org
Tue Dec 23 09:00:25 UTC 2014


    Date: Tuesday, December 23, 2014 @ 10:00:25
  Author: bpiotrowski
Revision: 227940

upgpkg: ffmpeg 1:2.5.2-1

new upstream release

Modified:
  ffmpeg/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-12-22 17:16:48 UTC (rev 227939)
+++ PKGBUILD	2014-12-23 09:00:25 UTC (rev 227940)
@@ -5,7 +5,7 @@
 # Contributor: Paul Mattal <paul at archlinux.org>
 
 pkgname=ffmpeg
-pkgver=2.5.1
+pkgver=2.5.2
 pkgrel=1
 epoch=1
 pkgdesc='Complete and free Internet live audio and video broadcasting solution'
@@ -20,7 +20,8 @@
 )
 makedepends=('libvdpau' 'yasm')
 source=(http://ffmpeg.org/releases/$pkgname-$pkgver.tar.bz2{,.asc})
-md5sums=('ad3b4c189e9a7d43ae54c52d409a43ef'
+validpgpkeys=('FCF986EA15E6E293A5644F10B4322F04D67658D8') # ffmpeg-devel
+md5sums=('308d49d91752ac00ded9483ebaab849d'
          'SKIP')
 
 build() {



More information about the arch-commits mailing list