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

Bartłomiej Piotrowski bpiotrowski at nymeria.archlinux.org
Thu Apr 10 14:28:06 UTC 2014


    Date: Thursday, April 10, 2014 @ 16:28:06
  Author: bpiotrowski
Revision: 210157

upgpkg: ffmpeg 1:2.2.1-1

new upstream release

Modified:
  ffmpeg/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-04-10 13:13:58 UTC (rev 210156)
+++ PKGBUILD	2014-04-10 14:28:06 UTC (rev 210157)
@@ -5,8 +5,8 @@
 # Contributor: Paul Mattal <paul at archlinux.org>
 
 pkgname=ffmpeg
-pkgver=2.2
-pkgrel=3
+pkgver=2.2.1
+pkgrel=1
 epoch=1
 pkgdesc='Complete and free Internet live audio and video broadcasting solution'
 arch=('i686' 'x86_64')
@@ -21,7 +21,7 @@
 makedepends=('libvdpau' 'yasm')
 source=(http://ffmpeg.org/releases/$pkgname-$pkgver.tar.bz2{,.asc}
         0001-libx265-Support-API-version-9.patch)
-md5sums=('744febca199548c9393b1f1ed05ccdd8'
+md5sums=('b8a1ee4964c2638f46fcc803ed453818'
          'SKIP'
          '4cbf9b13dc013e96be36445b4a2bfdac')
 




More information about the arch-commits mailing list