summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Schäferdiek2018-05-11 22:22:19 +0200
committerAlexander Schäferdiek2018-05-11 22:22:19 +0200
commitfc03805786c09aff2f73a51060a386e57d6ebc6e (patch)
treefeac8ef8cb389675498fcb94c217fb332925ebbe
parent53ba0df92b05268b7504f3771b81018456038c20 (diff)
downloadaur-fc03805786c09aff2f73a51060a386e57d6ebc6e.tar.gz
Update to 20180503
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD10
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 075665c6ad7e..eefc978187f1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,18 +1,18 @@
# Generated by mksrcinfo v8
-# Mon Apr 23 10:57:31 UTC 2018
+# Fri May 11 20:21:30 UTC 2018
pkgbase = spotifyd-bin
pkgdesc = A spotify playing daemon
- pkgver = 20180403
+ pkgver = 20180503
pkgrel = 1
url = https://github.com/Spotifyd/spotifyd
arch = armv7h
arch = x86_64
depends = alsa-lib
- source_armv7h = https://github.com/Spotifyd/spotifyd/releases/download/untagged-61816928a53a74993dc0/spotifyd-2018-04-03-armv6.zip
+ source_armv7h = https://github.com/Spotifyd/spotifyd/releases/download/untagged-7cf7ff718c3f15a28c1e/spotifyd-2018-05-03-armv6.zip
source_armv7h = spotifyd.service
sha256sums_armv7h = 401e8b1c0bdd4abc376bf311771b03fd583049fa62711e3be7ba611e5f21b025
sha256sums_armv7h = 67bce68cfad74bfccad4b471045d3c5d5fb0f693545f3ef12511d171ea41a5e4
- source_x86_64 = https://github.com/Spotifyd/spotifyd/releases/download/untagged-61816928a53a74993dc0/spotifyd-2018-04-03-amd64.zip
+ source_x86_64 = https://github.com/Spotifyd/spotifyd/releases/download/untagged-7cf7ff718c3f15a28c1e/spotifyd-2018-05-03-amd64.zip
source_x86_64 = spotifyd.service
sha256sums_x86_64 = aa410c7c60bff7f1ebe19005e3f72bedc54394e9336656b989d38d432646fb55
sha256sums_x86_64 = 67bce68cfad74bfccad4b471045d3c5d5fb0f693545f3ef12511d171ea41a5e4
diff --git a/PKGBUILD b/PKGBUILD
index a1ecc135203f..8772349c9430 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,16 +1,16 @@
pkgname=spotifyd-bin
-pkgver=20180403
+pkgver=20180503
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-61816928a53a74993dc0/spotifyd-2018-04-03-amd64.zip" "spotifyd.service")
-sha256sums_armv7h=('401e8b1c0bdd4abc376bf311771b03fd583049fa62711e3be7ba611e5f21b025'
+source_x86_64=("https://github.com/Spotifyd/spotifyd/releases/download/untagged-7cf7ff718c3f15a28c1e/spotifyd-2018-05-03-amd64.zip" "spotifyd.service")
+sha256sums_armv7h=('94feccabf08f31e438d9faf35b7c31e50286ba2e1d405ef869e96eb51738dcb1'
'67bce68cfad74bfccad4b471045d3c5d5fb0f693545f3ef12511d171ea41a5e4')
-sha256sums_x86_64=('aa410c7c60bff7f1ebe19005e3f72bedc54394e9336656b989d38d432646fb55'
+sha256sums_x86_64=('ab4cc4048678386f58e49a6ee98c23bbc1227617b12788edd0d16e0255c43d57'
'67bce68cfad74bfccad4b471045d3c5d5fb0f693545f3ef12511d171ea41a5e4')
-source_armv7h=("https://github.com/Spotifyd/spotifyd/releases/download/untagged-61816928a53a74993dc0/spotifyd-2018-04-03-armv6.zip" "spotifyd.service")
+source_armv7h=("https://github.com/Spotifyd/spotifyd/releases/download/untagged-7cf7ff718c3f15a28c1e/spotifyd-2018-05-03-armv6.zip" "spotifyd.service")
package() {
install -D -m 755 spotifyd "${pkgdir}/usr/bin/spotifyd"