* amarok-2.3.1

This commit is contained in:
Phil Miller 2010-06-01 07:35:36 +00:00
parent 7b8f3e6960
commit 174f00ba44

View File

@ -8,7 +8,7 @@
source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
pkgname=amarok
replaces=('amarok-base' 'amarok-engine-xine' 'amarok-base-mysqlfree')
pkgver=2.3.0
pkgver=2.3.1
pkgrel=1
pkgdesc="A media player for KDE"
arch=("i686" "x86_64")
@ -21,7 +21,7 @@ optdepends=("libgpod: support Apple iPod audio devices"
"loudmouth: backend needed by mp3tunes for syncing")
install=${pkgname}.install
source=("http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
md5sums=('fc672a2848e36b3b44eb81dd1466e4f4')
md5sums=('6679adaf5cc757b1515a9f03cdcb6066')
build() {
cd ${srcdir}