summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cd63b1852e50..342ab572639d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,16 +1,16 @@
pkgname=spotifyd-bin
-pkgver=20180522
+pkgver=20180526
pkgrel=1
depends=('alsa-lib')
arch=('armv7h' 'x86_64')
pkgdesc="A spotify playing daemon"
url="https://github.com/Spotifyd/spotifyd"
-source_x86_64=("https://github.com/Spotifyd/spotifyd/releases/download/untagged-c16e4f3b11b9c06ccf49/spotifyd-2018-05-22-amd64.zip" "spotifyd.service")
-sha256sums_armv7h=('ac1362d28b70d09c7e6e23d3c12e565b1d358e9fc40c8703f64fe3c222d31631'
+source_x86_64=("https://github.com/Spotifyd/spotifyd/releases/download/untagged-4cc466d87efba3c28f5a/spotifyd-2018-05-26-amd64.zip" "spotifyd.service")
+sha256sums_armv7h=('1a292e8e28a2b9f2e2b7ef3ca79e664630be5194c9a33b637f0a6101ed3ba969'
'67bce68cfad74bfccad4b471045d3c5d5fb0f693545f3ef12511d171ea41a5e4')
-sha256sums_x86_64=('0b9de9fbe7f6681cbced127b5e33233ee71abc0141efcb077d8bce5459fd65d8'
+sha256sums_x86_64=('4195cf5c774502e808d27d5d752cb2230896f887782ace43dadb4cf8fe8e01ac'
'67bce68cfad74bfccad4b471045d3c5d5fb0f693545f3ef12511d171ea41a5e4')
-source_armv7h=("https://github.com/Spotifyd/spotifyd/releases/download/untagged-c16e4f3b11b9c06ccf49/spotifyd-2018-05-22-armv6.zip" "spotifyd.service")
+source_armv7h=("https://github.com/Spotifyd/spotifyd/releases/download/untagged-4cc466d87efba3c28f5a/spotifyd-2018-05-26-armv6.zip" "spotifyd.service")
package() {
install -D -m 755 spotifyd "${pkgdir}/usr/bin/spotifyd"