[arch-commits] Commit in amarok/trunk (PKGBUILD)

Andrea Scarpino andrea at nymeria.archlinux.org
Sun Mar 3 21:12:56 UTC 2013


    Date: Sunday, March 3, 2013 @ 22:12:56
  Author: andrea
Revision: 179129

upgpkg: amarok 2.7.0-4

switch to mariadb

Modified:
  amarok/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-03-03 20:44:25 UTC (rev 179128)
+++ PKGBUILD	2013-03-03 21:12:56 UTC (rev 179129)
@@ -6,12 +6,12 @@
 pkgname=amarok
 replaces=('amarok-base' 'amarok-engine-xine' 'amarok-base-mysqlfree')
 pkgver=2.7.0
-pkgrel=3
+pkgrel=4
 pkgdesc="The powerful music player for KDE"
 arch=("i686" "x86_64")
 url="http://amarok.kde.org/"
 license=('GPL2' 'LGPL2.1' 'FDL')
-depends=('kdebase-runtime' 'mysql' 'qtscriptgenerator' 'taglib-extras'
+depends=('kdebase-runtime' 'mariadb' 'qtscriptgenerator' 'taglib-extras'
         'liblastfm' 'ffmpeg' 'libofa' 'qjson')
 makedepends=('pkgconfig' 'automoc4' 'cmake' 'libgpod' 'libmtp' 'loudmouth'
              'libmygpo-qt' 'mesa' 'clamz')




More information about the arch-commits mailing list