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

Bartłomiej Piotrowski bpiotrowski at archlinux.org
Wed Jul 23 21:36:37 UTC 2014


    Date: Wednesday, July 23, 2014 @ 23:36:37
  Author: bpiotrowski
Revision: 217751

upgpkg: ffmpeg 1:2.3-1

new upstream release

Modified:
  ffmpeg/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-07-23 21:00:56 UTC (rev 217750)
+++ PKGBUILD	2014-07-23 21:36:37 UTC (rev 217751)
@@ -5,7 +5,7 @@
 # Contributor: Paul Mattal <paul at archlinux.org>
 
 pkgname=ffmpeg
-pkgver=2.2.5
+pkgver=2.3
 pkgrel=1
 epoch=1
 pkgdesc='Complete and free Internet live audio and video broadcasting solution'
@@ -20,7 +20,7 @@
 )
 makedepends=('libvdpau' 'yasm' 'x264')
 source=(http://ffmpeg.org/releases/$pkgname-$pkgver.tar.bz2{,.asc})
-md5sums=('a91dbd963f0ed16bf0eacaba98439d00'
+md5sums=('00f98a030d21366b6583875d57d98c27'
          'SKIP')
 
 build() {




More information about the arch-commits mailing list