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

Bartłomiej Piotrowski bpiotrowski at nymeria.archlinux.org
Tue Jun 24 06:53:30 UTC 2014


    Date: Tuesday, June 24, 2014 @ 08:53:29
  Author: bpiotrowski
Revision: 215410

upgpkg: ffmpeg 1:2.2.4-1

new upstream release

Modified:
  ffmpeg/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-06-24 06:20:48 UTC (rev 215409)
+++ PKGBUILD	2014-06-24 06:53:29 UTC (rev 215410)
@@ -5,8 +5,8 @@
 # Contributor: Paul Mattal <paul at archlinux.org>
 
 pkgname=ffmpeg
-pkgver=2.2.3
-pkgrel=2
+pkgver=2.2.4
+pkgrel=1
 epoch=1
 pkgdesc='Complete and free Internet live audio and video broadcasting solution'
 arch=('i686' 'x86_64')
@@ -20,7 +20,7 @@
 )
 makedepends=('libvdpau' 'yasm' 'x264')
 source=(http://ffmpeg.org/releases/$pkgname-$pkgver.tar.bz2{,.asc})
-md5sums=('dbb5b6b69bd010916f17df0ae596e0b1'
+md5sums=('5b85aea53d8dcd5b0f7b497f233bc101'
          'SKIP')
 
 build() {




More information about the arch-commits mailing list