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

Bartłomiej Piotrowski bpiotrowski at archlinux.org
Sun Nov 2 08:35:20 UTC 2014


    Date: Sunday, November 2, 2014 @ 09:35:19
  Author: bpiotrowski
Revision: 225547

upgpkg: ffmpeg 1:2.4.3-1

new upstream release

Modified:
  ffmpeg/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-11-02 08:05:37 UTC (rev 225546)
+++ PKGBUILD	2014-11-02 08:35:19 UTC (rev 225547)
@@ -5,8 +5,8 @@
 # Contributor: Paul Mattal <paul at archlinux.org>
 
 pkgname=ffmpeg
-pkgver=2.4.2
-pkgrel=2
+pkgver=2.4.3
+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')
 source=(http://ffmpeg.org/releases/$pkgname-$pkgver.tar.bz2{,.asc})
-md5sums=('9e6163b09b7b9331b834d80874c2c0ff'
+md5sums=('8da635baff57d7ab704b1daca5a99b47'
          'SKIP')
 
 build() {



More information about the arch-commits mailing list