summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlexander Schäferdiek2018-05-22 22:36:58 +0200
committerAlexander Schäferdiek2018-05-22 22:36:58 +0200
commit0bbf40fb8b4a4768a656ebe48e173cc854fcfd60 (patch)
tree54708a75cd52d4fbc7935486994d5e8f25bb92af /PKGBUILD
parentfc03805786c09aff2f73a51060a386e57d6ebc6e (diff)
downloadaur-0bbf40fb8b4a4768a656ebe48e173cc854fcfd60.tar.gz
Update to 2018 05 22
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8772349c9430..cd63b1852e50 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,16 +1,16 @@
pkgname=spotifyd-bin
-pkgver=20180503
+pkgver=20180522
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-7cf7ff718c3f15a28c1e/spotifyd-2018-05-03-amd64.zip" "spotifyd.service")
-sha256sums_armv7h=('94feccabf08f31e438d9faf35b7c31e50286ba2e1d405ef869e96eb51738dcb1'
+source_x86_64=("https://github.com/Spotifyd/spotifyd/releases/download/untagged-c16e4f3b11b9c06ccf49/spotifyd-2018-05-22-amd64.zip" "spotifyd.service")
+sha256sums_armv7h=('ac1362d28b70d09c7e6e23d3c12e565b1d358e9fc40c8703f64fe3c222d31631'
'67bce68cfad74bfccad4b471045d3c5d5fb0f693545f3ef12511d171ea41a5e4')
-sha256sums_x86_64=('ab4cc4048678386f58e49a6ee98c23bbc1227617b12788edd0d16e0255c43d57'
+sha256sums_x86_64=('0b9de9fbe7f6681cbced127b5e33233ee71abc0141efcb077d8bce5459fd65d8'
'67bce68cfad74bfccad4b471045d3c5d5fb0f693545f3ef12511d171ea41a5e4')
-source_armv7h=("https://github.com/Spotifyd/spotifyd/releases/download/untagged-7cf7ff718c3f15a28c1e/spotifyd-2018-05-03-armv6.zip" "spotifyd.service")
+source_armv7h=("https://github.com/Spotifyd/spotifyd/releases/download/untagged-c16e4f3b11b9c06ccf49/spotifyd-2018-05-22-armv6.zip" "spotifyd.service")
package() {
install -D -m 755 spotifyd "${pkgdir}/usr/bin/spotifyd"