summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorfrealgagu2020-09-26 18:49:34 -0500
committerfrealgagu2020-09-26 18:49:34 -0500
commitb02149a7404f25fa71b30b57d053b2c186e50124 (patch)
tree84027663305ba03587a6d97f66fda9a68a36dc84
parent90638217a83bcb7c0b29aceeb4e9b1cc8ac8f483 (diff)
downloadaur-b02149a7404f25fa71b30b57d053b2c186e50124.tar.gz
Upgrading to version 2.9.0.r476.ce93fb34c3
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4815a92b7e1b..98bd35d0dffd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = amarok
pkgdesc = The powerful music player for KDE
- pkgver = 2.9.0.r465.df34fd789a
+ pkgver = 2.9.0.r476.ce93fb34c3
pkgrel = 1
url = http://amarok.kde.org/
arch = x86_64
@@ -28,9 +28,9 @@ pkgbase = amarok
depends = threadweaver
optdepends = ifuse: support for Apple iPod Touch and iPhone
optdepends = loudmouth: backend needed by mp3tunes for syncing
- source = amarok-2.9.0.r465.df34fd789a.tar.gz::https://github.com/KDE/amarok/archive/df34fd789a8cd14bea5482c88c85216b2ef791c9.tar.gz
+ source = amarok-2.9.0.r476.ce93fb34c3.tar.gz::https://github.com/KDE/amarok/archive/ce93fb34c396f1b7766daaf43669d82f949ff091.tar.gz
source = amarok_mariadb.patch
- sha256sums = 2af40c5a4a5628f3cbd21f535cba8d08027d9e418b5d36db15ae275722f189af
+ sha256sums = a7c9854bc644260907c91fa555734475fe24bbdc3d5d62b249a71ea0e0b472c2
sha256sums = d6540427b3a4e81d87c761b5e8ac918b035af8f92b30778f735f6be449889091
pkgname = amarok
diff --git a/PKGBUILD b/PKGBUILD
index df01269e3cec..4c726555be75 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# Contributor: damir <damir@archlinux.org>
pkgname=amarok
-pkgver=2.9.0.r465.df34fd789a
+pkgver=2.9.0.r476.ce93fb34c3
pkgrel=1
pkgdesc="The powerful music player for KDE"
arch=("x86_64")
@@ -17,13 +17,13 @@ optdepends=(
"ifuse: support for Apple iPod Touch and iPhone"
"loudmouth: backend needed by mp3tunes for syncing"
)
-_commit="df34fd789a8cd14bea5482c88c85216b2ef791c9"
+_commit="ce93fb34c396f1b7766daaf43669d82f949ff091"
source=(
"${pkgname}-${pkgver}.tar.gz::https://github.com/KDE/${pkgname}/archive/${_commit}.tar.gz"
"${pkgname}_mariadb.patch"
)
sha256sums=(
- "2af40c5a4a5628f3cbd21f535cba8d08027d9e418b5d36db15ae275722f189af"
+ "a7c9854bc644260907c91fa555734475fe24bbdc3d5d62b249a71ea0e0b472c2"
"d6540427b3a4e81d87c761b5e8ac918b035af8f92b30778f735f6be449889091"
)