[arch-commits] Commit in amarok/repos (testing-i686 testing-i686/PKGBUILD)

Andrea Scarpino andrea at archlinux.org
Wed Sep 23 20:06:11 UTC 2009


    Date: Wednesday, September 23, 2009 @ 16:06:10
  Author: andrea
Revision: 52968

Merged revisions 52529,52967 via svnmerge from 
svn+ssh://gerolde.archlinux.org/srv/svn-packages/amarok/trunk

........
  r52529 | andrea | 2009-09-21 14:22:30 +0200 (Mon, 21 Sep 2009) | 1 line
  
  hicolor-icon-theme already satisfied by kdebase-runtime
........
  r52967 | andrea | 2009-09-23 22:05:30 +0200 (Wed, 23 Sep 2009) | 2 lines
  
  upgpkg: amarok 2.1.90-1
      upstream release
........

Modified:
  amarok/repos/testing-i686/	(properties)
  amarok/repos/testing-i686/PKGBUILD

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


Property changes on: amarok/repos/testing-i686
___________________________________________________________________
Modified: svnmerge-integrated
   - /amarok/trunk:1-52356
   + /amarok/trunk:1-52967

Modified: testing-i686/PKGBUILD
===================================================================
--- testing-i686/PKGBUILD	2009-09-23 20:05:30 UTC (rev 52967)
+++ testing-i686/PKGBUILD	2009-09-23 20:06:10 UTC (rev 52968)
@@ -1,21 +1,22 @@
 # $Id$
+# Contributor: Andrea Scarpino <andrea at archlinux.org>
 # Contributor: damir <damir at archlinux.org>
 
 pkgname=amarok
 replaces=('amarok-base' 'amarok-engine-xine' 'amarok-base-mysqlfree')
-pkgver=2.1.85
+pkgver=2.1.90
 pkgrel=1
 pkgdesc="A media player for KDE"
 arch=("i686" "x86_64")
 url="http://amarok.kde.org"
 license=('GPL2' 'LGPL2' 'FDL')
 depends=('mysql>=5.1.37' 'kdebase-runtime>=4.3' 'libmtp>=0.3.7' 'libgpod>=0.7.2'
-	'libmp4v2' 'qtscriptgenerator>=0.1.0' 'taglib-extras>=0.1.7'
-	'liblastfm>=0.3.0' 'loudmouth>=1.4.3' 'hicolor-icon-theme')
+	'libmp4v2' 'qtscriptgenerator>=0.1.0' 'taglib-extras>=1.0.1'
+	'liblastfm>=0.3.0' 'loudmouth>=1.4.3')
 makedepends=('pkgconfig' 'automoc4' 'cmake')
 install=amarok.install
 source=("http://download.kde.org/unstable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('38311a55767fb8d85254b248a46433d8')
+md5sums=('ec727ed72c5d371fb659ce0c3c1e6136')
 
 build() {
    cd ${srcdir}




More information about the arch-commits mailing list