Date: Sunday, January 10, 2010 @ 13:46:33
  Author: ibiru
Revision: 62626

upgpkg: cmus 2.2.0-10
    ffmpeg rebuild

Modified:
  cmus/trunk/ChangeLog
  cmus/trunk/PKGBUILD

-----------+
 ChangeLog |    5 +++++
 PKGBUILD  |    6 +++---
 2 files changed, 8 insertions(+), 3 deletions(-)

Modified: ChangeLog
===================================================================
--- ChangeLog   2010-01-10 18:41:01 UTC (rev 62625)
+++ ChangeLog   2010-01-10 18:46:33 UTC (rev 62626)
@@ -1,3 +1,8 @@
+2010-01-10  Ionut Biru <[email protected]>
+
+       * cmus 2.2.0-10
+       * Rebuilt against ffmpeg 20100108
+
 2009-04-19  Eric Belanger  <[email protected]>
 
        * cmus 2.2.0-9

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2010-01-10 18:41:01 UTC (rev 62625)
+++ PKGBUILD    2010-01-10 18:46:33 UTC (rev 62626)
@@ -4,13 +4,13 @@
 
 pkgname=cmus
 pkgver=2.2.0
-pkgrel=9
+pkgrel=10
 pkgdesc="A very feature-rich ncurses-based music player"
-arch=(i686 x86_64)
+arch=('i686' 'x86_64')
 url="http://cmus.sourceforge.net/";
 license=('GPL')
 # namcap assured me it was safe to remove ncurses and the like... /shrug
-depends=(libao libmpcdec 'ffmpeg>=0.5' flac libmad 'faad2>=2.7')
+depends=(libao libmpcdec 'ffmpeg>=20100108' flac libmad 'faad2>=2.7')
 source=(http://mirror.greaterscope.net/cmus/$pkgname-$pkgver.tar.bz2)
 md5sums=('7a9895ecfc10cd16577c73051436962f')
 

Reply via email to