summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD12
1 files changed, 7 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 342ab572639d..d102a6f26955 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,16 +1,18 @@
+# Maintainer: Varakh <varakh@varakh.de>
+
pkgname=spotifyd-bin
-pkgver=20180526
+pkgver=20180529
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-4cc466d87efba3c28f5a/spotifyd-2018-05-26-amd64.zip" "spotifyd.service")
-sha256sums_armv7h=('1a292e8e28a2b9f2e2b7ef3ca79e664630be5194c9a33b637f0a6101ed3ba969'
+source_x86_64=("https://github.com/Spotifyd/spotifyd/releases/download/v0.2.1/spotifyd-2018-05-29-amd64.zip" "spotifyd.service")
+sha256sums_armv7h=('6ce83b043c8dfb300bfa3bda0c0ab31fbdc5750e1ae3f3b8eb846e5f69c7c4c4'
'67bce68cfad74bfccad4b471045d3c5d5fb0f693545f3ef12511d171ea41a5e4')
-sha256sums_x86_64=('4195cf5c774502e808d27d5d752cb2230896f887782ace43dadb4cf8fe8e01ac'
+sha256sums_x86_64=('051320502d5a8eaad54ca2881f52c2dfa4882afd3bd7a9fba102a4866ee38df0'
'67bce68cfad74bfccad4b471045d3c5d5fb0f693545f3ef12511d171ea41a5e4')
-source_armv7h=("https://github.com/Spotifyd/spotifyd/releases/download/untagged-4cc466d87efba3c28f5a/spotifyd-2018-05-26-armv6.zip" "spotifyd.service")
+source_armv7h=("https://github.com/Spotifyd/spotifyd/releases/download/v0.2.1/spotifyd-2018-05-29-armv6.zip" "spotifyd.service")
package() {
install -D -m 755 spotifyd "${pkgdir}/usr/bin/spotifyd"