summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c798b76035b3..67921819a299 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
# Contributor: damir <damir@archlinux.org>
pkgname=amarok-scripting
-pkgver=2.9.0.r369.854844c1dc
+pkgver=2.9.0.r376.457fbda25a
pkgrel=1
pkgdesc="The powerful music player for KDE (with Qt bindings for scripting)"
arch=("x86_64")
@@ -19,14 +19,14 @@ optdepends=(
"loudmouth: backend needed by mp3tunes for syncing"
)
conflicts=("amarok" "amarok-git")
-_commit="854844c1dc2c5eedf1d9b1a383536e9d9f2e539e"
+_commit="457fbda25a85a102bfda92aa7137e7ef5e4c8b00"
source=(
"amarok-${pkgver}.tar.gz::https://github.com/KDE/amarok/archive/${_commit}.tar.gz"
"amarok_mariadb.patch"
"amarok_restoreqtbindingsload.patch"
)
sha256sums=(
- "d670e97d712a710b74a20a46d7d8ba26b5b404d3c2de6a8f2ec49cfa43499c22"
+ "9d5f46b344cc93277cc5159a499adbb2873e4ebe22cc4f8912dfb2be79b30e38"
"029937d925993fa0b3cbe460f6d0c8f9fd624fc8dffff22acbbd3da600720dab"
"25f3281e3a1bf0d254c5bf40d6416cc8af5755fe6d53ab85d23599c62efcee0f"
)