mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-02-03 06:37:16 +08:00
* amarok-2.3.1
This commit is contained in:
parent
7b8f3e6960
commit
174f00ba44
@ -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}
|
||||
|
Loading…
Reference in New Issue
Block a user