summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO16
-rw-r--r--PKGBUILD6
2 files changed, 11 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d1fde764e418..2281ad371e6f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = amarok
pkgdesc = The powerful music player for KDE
pkgver = 2.9.71
- pkgrel = 4
+ pkgrel = 5
url = http://amarok.kde.org/
arch = x86_64
license = FDL
@@ -10,22 +10,22 @@ pkgbase = amarok
makedepends = extra-cmake-modules
makedepends = gdk-pixbuf2
makedepends = git
- makedepends = knotifyconfig
+ makedepends = knotifyconfig5
makedepends = qt5-tools
makedepends = loudmouth
- depends = kcmutils
- depends = kdoctools
- depends = kdnssd
+ depends = kcmutils5
+ depends = kdoctools5
+ depends = kdnssd5
depends = kirigami2
- depends = knewstuff
- depends = ktexteditor
+ depends = knewstuff5
+ depends = ktexteditor5
depends = liblastfm-qt5
depends = libofa
depends = mariadb
depends = phonon-qt5
depends = qt5-webengine
depends = taglib-extras
- depends = threadweaver
+ depends = threadweaver5
optdepends = ifuse: support for Apple iPod Touch and iPhone
optdepends = loudmouth: backend needed by mp3tunes for syncing
source = https://download.kde.org/unstable/amarok/2.9.71/amarok-2.9.71.tar.xz
diff --git a/PKGBUILD b/PKGBUILD
index 09350fd27544..a979e78d17ed 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,13 +6,13 @@
pkgname=amarok
pkgver=2.9.71
-pkgrel=4
+pkgrel=5
pkgdesc="The powerful music player for KDE"
arch=("x86_64")
url="http://${pkgname}.kde.org/"
license=("FDL" "GPL2" "LGPL2.1")
-depends=("kcmutils" "kdoctools" "kdnssd" "kirigami2" "knewstuff" "ktexteditor" "liblastfm-qt5" "libofa" "mariadb" "phonon-qt5" "qt5-webengine" "taglib-extras" "threadweaver")
-makedepends=("extra-cmake-modules" "gdk-pixbuf2" "git" "knotifyconfig" "qt5-tools" "loudmouth")
+depends=("kcmutils5" "kdoctools5" "kdnssd5" "kirigami2" "knewstuff5" "ktexteditor5" "liblastfm-qt5" "libofa" "mariadb" "phonon-qt5" "qt5-webengine" "taglib-extras" "threadweaver5")
+makedepends=("extra-cmake-modules" "gdk-pixbuf2" "git" "knotifyconfig5" "qt5-tools" "loudmouth")
optdepends=(
"ifuse: support for Apple iPod Touch and iPhone"
"loudmouth: backend needed by mp3tunes for syncing"