[arch-commits] Commit in mpd/repos (extra-i686 extra-i686/PKGBUILD)

Andrea Scarpino andrea at archlinux.org
Wed Jan 20 08:18:41 UTC 2010


    Date: Wednesday, January 20, 2010 @ 03:18:40
  Author: andrea
Revision: 64425

Merged revisions 64424 via svnmerge from 
svn+ssh://gerolde.archlinux.org/srv/svn-packages/mpd/trunk

........
  r64424 | andrea | 2010-01-20 09:18:01 +0100 (Wed, 20 Jan 2010) | 2 lines
  
  upgpkg: mpd 0.15.8-1
      upstream release
........

Modified:
  mpd/repos/extra-i686/	(properties)
  mpd/repos/extra-i686/PKGBUILD

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


Property changes on: mpd/repos/extra-i686
___________________________________________________________________
Modified: svnmerge-integrated
   - /mpd/trunk:1-62693
   + /mpd/trunk:1-64424

Modified: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2010-01-20 08:18:01 UTC (rev 64424)
+++ extra-i686/PKGBUILD	2010-01-20 08:18:40 UTC (rev 64425)
@@ -4,19 +4,19 @@
 # Contributor: Ben <ben at benmazer.net>
 
 pkgname=mpd
-pkgver=0.15.7
+pkgver=0.15.8
 pkgrel=1
 pkgdesc="Music daemon that plays MP3, FLAC, and Ogg Vorbis files"
 arch=('i686' 'x86_64')
 license=('GPL')
 url="http://musicpd.org"
-depends=('libao' 'ffmpeg>=20100108' 'libmodplug' 'audiofile' 'libshout' 'libmad' 'curl'
+depends=('libao' 'ffmpeg' 'libmodplug' 'audiofile' 'libshout' 'libmad' 'curl'
          'sqlite3' 'libsamplerate' 'libmms' 'wavpack' 'libmpcdec' 'avahi')
 makedepends=('pkgconfig')
 install=mpd.install
 source=(http://downloads.sourceforge.net/musicpd/${pkgname}-${pkgver}.tar.bz2
         'mpd')
-md5sums=('ecec7f0bdfe8024cc4daa53e4cc476a4'
+md5sums=('824e1ce46c0f468865d9e5e403cdaf5d'
          'b1fd15de359db08e4b9ae4b199640f0e')
 
 build() {




More information about the arch-commits mailing list