summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f4cb7d017b4c..239ae0ded169 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 a55bf81ae39a..dbf293f00d8e 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")