Version up amarok

This commit is contained in:
abveritas 2010-09-22 16:19:00 +00:00
parent 7e95573887
commit 7913f51956

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.1
pkgver=2.3.2
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=('6679adaf5cc757b1515a9f03cdcb6066')
md5sums=('4e03dc009f8b44d9b8dfb5f6d1034081')
build() {
cd ${srcdir}