git » amarok.git » commit d82ef22

Upgrading to version 2.9.0.r267.3be247f8a1

author frealgagu
2018-11-29 00:35:00 UTC
committer frealgagu
2018-11-29 00:35:00 UTC
parent 2b50dfacdb40a550ea11a3c4e7ac46d64f8e3306

Upgrading to version 2.9.0.r267.3be247f8a1

.SRCINFO +2 -2
PKGBUILD +2 -2

diff --git a/.SRCINFO b/.SRCINFO
index f4cb7d0..239ae0d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
 pkgbase = amarok
 	pkgdesc = The powerful music player for KDE
-	pkgver = 2.9.0.r266.ca14210f3b
+	pkgver = 2.9.0.r267.3be247f8a1
 	pkgrel = 1
 	url = http://amarok.kde.org/
 	arch = x86_64
@@ -33,7 +33,7 @@ pkgbase = amarok
 	depends = threadweaver
 	optdepends = ifuse: support for Apple iPod Touch and iPhone
 	optdepends = loudmouth: backend needed by mp3tunes for syncing
-	source = git://git.kde.org/amarok.git#commit=ca14210f3b0d417e06bb9410d9ab5db08dd3fcf1
+	source = git://git.kde.org/amarok.git#commit=3be247f8a178b3656d470e9f7bbc8a208e9bf547
 	validpgpkeys = D81C0CB38EB725EF6691C385BB463350D6EF31EF
 	sha256sums = SKIP
 
diff --git a/PKGBUILD b/PKGBUILD
index a55bf81..dbf293f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
 # Contributor: damir <damir@archlinux.org>
 
 pkgname=amarok
-pkgver=2.9.0.r266.ca14210f3b
+pkgver=2.9.0.r267.3be247f8a1
 pkgrel=1
 pkgdesc="The powerful music player for KDE"
 arch=("x86_64")
@@ -15,7 +15,7 @@ depends=("kcmutils" "kdnssd" "kirigami2" "knewstuff" "ktexteditor" "libgpod" "li
 makedepends=("extra-cmake-modules" "gdk-pixbuf2" "git" "knotifyconfig" "libgpod" "libmtp" "libmygpo-qt5" "loudmouth")
 optdepends=("ifuse: support for Apple iPod Touch and iPhone"
             "loudmouth: backend needed by mp3tunes for syncing")
-_commit=ca14210f3b0d417e06bb9410d9ab5db08dd3fcf1
+_commit=3be247f8a178b3656d470e9f7bbc8a208e9bf547
 #source=("http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.xz"{,.sig})
 source=("git://git.kde.org/amarok.git#commit=$_commit")