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

Bartłomiej Piotrowski bpiotrowski at nymeria.archlinux.org
Sun Aug 11 13:04:56 UTC 2013


    Date: Sunday, August 11, 2013 @ 15:04:56
  Author: bpiotrowski
Revision: 192418

upgpkg: ffmpeg 1:2.0.1-1

- new upstream release

Modified:
  ffmpeg/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-08-11 02:14:23 UTC (rev 192417)
+++ PKGBUILD	2013-08-11 13:04:56 UTC (rev 192418)
@@ -4,8 +4,8 @@
 # Contributor: Paul Mattal <paul at archlinux.org>
 
 pkgname=ffmpeg
-pkgver=2.0
-pkgrel=2
+pkgver=2.0.1
+pkgrel=1
 epoch=1
 pkgdesc="Complete and free Internet live audio and video broadcasting solution for Linux/Unix"
 arch=('i686' 'x86_64')
@@ -19,7 +19,7 @@
       )
 makedepends=('libvdpau' 'yasm')
 source=(http://ffmpeg.org/releases/$pkgname-$pkgver.tar.bz2)
-sha256sums=('940e1bc4f3e185364099b4ba60d4b952615a4232c5641baa3e9f45d4d748130c')
+sha256sums=('611eae7e3485d5fd9ff03e0ac7575ea89bc8105e40e99a40de02324957482f95')
 
 build() {
   cd $pkgname-$pkgver




More information about the arch-commits mailing list