summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuca Weiss2020-10-03 11:57:05 +0200
committerLuca Weiss2020-10-03 11:57:05 +0200
commit8b1f0b3c63c975770adda1195ef3c89d4bd6f77c (patch)
tree7ef5fcd8f0a8b2c964f45a7934aca48825a5edfc
parent86363981b14a7a487de8866eb87167e567569e4e (diff)
downloadaur-8b1f0b3c63c975770adda1195ef3c89d4bd6f77c.tar.gz
upgpkg: amarok-git 2.9.0.r481.g252b9ffcfe-1
update source url to kde invent, add missing make dependency
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD8
2 files changed, 7 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bdfd03dd2481..9d138e34b9ee 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = amarok-git
pkgdesc = The powerful music player for KDE - GIT version
- pkgver = 2.9.0.r464.gfb5b5abcd3
+ pkgver = 2.9.0.r481.g252b9ffcfe
pkgrel = 1
url = http://amarok.kde.org
arch = i686
@@ -19,6 +19,7 @@ pkgbase = amarok-git
depends = knewstuff
depends = ktexteditor
depends = kdnssd
+ depends = knotifyconfig
depends = libmariadbclient
depends = taglib-extras
depends = qca-qt5
@@ -31,7 +32,7 @@ pkgbase = amarok-git
optdepends = gmock: tests
provides = amarok
conflicts = amarok
- source = git+https://anongit.kde.org/amarok.git
+ source = git+https://invent.kde.org/multimedia/amarok.git
sha512sums = SKIP
pkgname = amarok-git
diff --git a/PKGBUILD b/PKGBUILD
index 6e4ffde57a0b..8f68ae7f8040 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,15 +4,15 @@
# Contributor: Maƫl Kerbiriou <mael.kerbiriou-at-free-dot-fr>
pkgname=amarok-git
-pkgver=2.9.0.r464.gfb5b5abcd3
+pkgver=2.9.0.r481.g252b9ffcfe
pkgrel=1
pkgdesc="The powerful music player for KDE - GIT version"
arch=("i686" "x86_64")
url="http://amarok.kde.org"
license=('GPL2' 'LGPL2.1' 'FDL')
depends=('threadweaver' 'qt5-webengine' 'phonon-qt5' 'qt5-script'
- 'kcmutils' 'knewstuff' 'ktexteditor' 'kdnssd'
- 'libmariadbclient' 'taglib-extras'
+ 'kcmutils' 'knewstuff' 'ktexteditor' 'kdnssd' 'knotifyconfig'
+ 'libmariadbclient' 'taglib-extras'
'qca-qt5' 'liblastfm-qt5' 'ffmpeg')
makedepends=('git' 'extra-cmake-modules' 'kdoctools')
optdepends=("libgpod: support for Apple iPod audio devices"
@@ -22,7 +22,7 @@ optdepends=("libgpod: support for Apple iPod audio devices"
"gmock: tests")
conflicts=('amarok')
provides=('amarok')
-source=(git+https://anongit.kde.org/amarok.git)
+source=(git+https://invent.kde.org/multimedia/amarok.git)
sha512sums=('SKIP')
pkgver() {