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

Antonio Rojas arojas at archlinux.org
Wed Aug 22 21:52:24 UTC 2018


    Date: Wednesday, August 22, 2018 @ 21:52:24
  Author: arojas
Revision: 332832

Drop liblastfm-qt5 dependency (FS#59761)

Modified:
  amarok/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-08-22 21:18:18 UTC (rev 332831)
+++ PKGBUILD	2018-08-22 21:52:24 UTC (rev 332832)
@@ -7,12 +7,12 @@
 pkgname=amarok
 pkgver=2.9.0.git20180816
 _commit=8f5ef80
-pkgrel=1
+pkgrel=2
 pkgdesc="The powerful music player for KDE"
 arch=(x86_64)
 url="http://amarok.kde.org/"
 license=(GPL2 LGPL2.1 FDL)
-depends=(mariadb taglib-extras liblastfm-qt5 libofa kcmutils kdnssd knewstuff kirigami2 threadweaver ktexteditor qt5-webengine)
+depends=(mariadb taglib-extras libofa kcmutils kdnssd knewstuff kirigami2 threadweaver ktexteditor qt5-webengine)
 makedepends=(extra-cmake-modules loudmouth libmtp libmygpo-qt5 gdk-pixbuf2 libgpod git knotifyconfig)
 optdepends=('libgpod: support for Apple iPod audio devices'
             'libmtp: support for portable media devices'



More information about the arch-commits mailing list