[arch-commits] Commit in amarok/trunk (PKGBUILD)
Tobias Powalowski
tpowa at archlinux.org
Thu Jun 4 07:54:27 UTC 2009
Date: Thursday, June 4, 2009 @ 03:54:27
Author: tpowa
Revision: 41472
upgpkg: amarok 2.1-1
Modified:
amarok/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2009-06-04 07:39:24 UTC (rev 41471)
+++ PKGBUILD 2009-06-04 07:54:27 UTC (rev 41472)
@@ -3,8 +3,8 @@
pkgname=amarok
replaces=('amarok-base' 'amarok-engine-xine' 'amarok-base-mysqlfree')
-pkgver=2.0.96
-pkgrel=2
+pkgver=2.1
+pkgrel=1
pkgdesc="amaroK - a media player for KDE"
arch=("i686" "x86_64")
url="http://amarok.kde.org"
@@ -12,7 +12,7 @@
depends=('qt>=4.5' 'mysql>=5.1.34' 'libmysqlclient>=5.1.34' 'kdebase-runtime>=4.2' 'kdelibs' 'phonon' 'strigi' 'taglib' 'libmtp>=0.3.0' 'libgpod>=0.7.0' 'libmp4v2' 'qtscriptgenerator' 'taglib-extras')
makedepends=('pkgconfig' 'automoc4' 'loudmouth' 'cmake' 'qca')
install=amarok.install
-source=(ftp://ftp.solnet.ch/mirror/KDE/unstable/amarok/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2)
+source=(ftp://ftp.solnet.ch/mirror/KDE/stable/amarok/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2)
optdepends=('loudmouth: for mp3tunes support'
'qca: for ampache support')
@@ -28,4 +28,4 @@
make || return 1
make DESTDIR=${pkgdir} install || return 1
}
-md5sums=('04239b2fec6e8dd8b2ea89db0779e196')
+md5sums=('76e5496a1bf2a8116210143f6479c1fb')
More information about the arch-commits
mailing list