summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD6
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b0f5d46978dd..1948b95d9b76 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = amarok
pkgdesc = The powerful music player for KDE
- pkgver = 2.9.0.r246.3ad4286b84
+ pkgver = 2.9.0.r249.67c651bc60
pkgrel = 1
url = http://amarok.kde.org/
arch = x86_64
@@ -31,7 +31,7 @@ pkgbase = amarok
optdepends = libmtp: support for portable media devices
optdepends = libmygpo-qt5: gpodder.net Internet Service
optdepends = loudmouth: backend needed by mp3tunes for syncing
- source = git://git.kde.org/amarok.git#commit=3ad4286b840fbd3866f956dcf12281190802e9f4
+ source = git://git.kde.org/amarok.git#commit=67c651bc60743bce79aeaf35f3e4d734e26eee62
validpgpkeys = D81C0CB38EB725EF6691C385BB463350D6EF31EF
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 6a12123a6d25..1c200e6ce36b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,8 +5,8 @@
# Contributor: damir <damir@archlinux.org>
pkgname=amarok
-pkgver=2.9.0.r246.3ad4286b84
-_commit=3ad4286b840fbd3866f956dcf12281190802e9f4
+pkgver=2.9.0.r249.67c651bc60
+_commit=67c651bc60743bce79aeaf35f3e4d734e26eee62
pkgrel=1
pkgdesc="The powerful music player for KDE"
arch=(x86_64)
@@ -21,7 +21,7 @@ optdepends=("ifuse: support for Apple iPod Touch and iPhone"
"loudmouth: backend needed by mp3tunes for syncing")
#source=("http://download.kde.org/stable/$pkgname/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
source=("git://git.kde.org/amarok.git#commit=$_commit")
-sha256sums=("SKIP")
+sha256sums=('SKIP')
validpgpkeys=("D81C0CB38EB725EF6691C385BB463350D6EF31EF") # Heiko Becker <heirecka@exherbo.org>
prepare() {