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

Bartłomiej Piotrowski bpiotrowski at nymeria.archlinux.org
Mon Feb 24 10:37:37 UTC 2014


    Date: Monday, February 24, 2014 @ 11:37:37
  Author: bpiotrowski
Revision: 206353

upgpkg: ffmpeg 1:2.1.4-1

new upstream release

Modified:
  ffmpeg/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-02-24 10:21:26 UTC (rev 206352)
+++ PKGBUILD	2014-02-24 10:37:37 UTC (rev 206353)
@@ -5,7 +5,7 @@
 # Contributor: Paul Mattal <paul at archlinux.org>
 
 pkgname=ffmpeg
-pkgver=2.1.3
+pkgver=2.1.4
 pkgrel=1
 epoch=1
 pkgdesc='Complete and free Internet live audio and video broadcasting solution'
@@ -20,7 +20,7 @@
       )
 makedepends=('libvdpau' 'yasm')
 source=(http://ffmpeg.org/releases/$pkgname-$pkgver.tar.bz2)
-md5sums=('711b795bbc7b527c0f4a1828f324fd5a')
+md5sums=('dedc28003a77c69432c42ab16e5f6982')
 
 build() {
   cd $pkgname-$pkgver




More information about the arch-commits mailing list