summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorVarakh2019-10-08 20:10:35 +0200
committerVarakh2019-10-08 20:10:35 +0200
commitb818d81e521b6237f26fb4f0797dbb62b7e6fede (patch)
treee6844b51d97b618cd3bf36be74cc92dad11b5d20
parentd6c40cf2274e4375b47139827898fdb5ec7d6a56 (diff)
downloadaur-b818d81e521b6237f26fb4f0797dbb62b7e6fede.tar.gz
Update to 0.2.19
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD10
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0435b3fb4177..e29287144735 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = spotifyd-bin
pkgdesc = A spotify playing daemon
- pkgver = 0.2.18
+ pkgver = 0.2.19
pkgrel = 1
url = https://github.com/Spotifyd/spotifyd
arch = armv7h
@@ -11,13 +11,13 @@ pkgbase = spotifyd-bin
conflicts = spotifyd-pulseaudio
conflicts = spotifyd-git
conflicts = spotifyd-pulseaudio-git
- source_armv7h = https://github.com/Spotifyd/spotifyd/releases/download/v0.2.18/spotifyd-2019-10-03-armv6-slim.zip
+ source_armv7h = https://github.com/Spotifyd/spotifyd/releases/download/v0.2.19/spotifyd-2019-10-06-armv6-slim.zip
source_armv7h = spotifyd.service
- sha256sums_armv7h = 66a5cb90ff16cca2269f96d827e5091a2bd47dfba5c161331315ed58ccda81f0
+ sha256sums_armv7h = d948b1be14f3ac71b3eb3be8416ac03cc1c5faea0c742cd4a724c3ee42ce2206
sha256sums_armv7h = 67bce68cfad74bfccad4b471045d3c5d5fb0f693545f3ef12511d171ea41a5e4
- source_x86_64 = https://github.com/Spotifyd/spotifyd/releases/download/v0.2.18/spotifyd-2019-10-03-x86-slim.zip
+ source_x86_64 = https://github.com/Spotifyd/spotifyd/releases/download/v0.2.19/spotifyd-2019-10-06-x86-slim.zip
source_x86_64 = spotifyd.service
- sha256sums_x86_64 = 55996929e749310a726fd16fa601b98a784afc89e104c17d06ecadd1676c88e0
+ sha256sums_x86_64 = e51314fcc96e5890ff3b5ef2f202eeb52524f0e305acb9db9487ab8e1bd649a7
sha256sums_x86_64 = 67bce68cfad74bfccad4b471045d3c5d5fb0f693545f3ef12511d171ea41a5e4
pkgname = spotifyd-bin
diff --git a/PKGBUILD b/PKGBUILD
index 0221743d07a6..3650b8192929 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Varakh <varakh@varakh.de>
pkgname=spotifyd-bin
-pkgver=0.2.18
+pkgver=0.2.19
pkgrel=1
conflicts=('spotifyd' 'spotifyd-pulseaudio' 'spotifyd-git' 'spotifyd-pulseaudio-git')
provides=('spotifyd')
@@ -9,12 +9,12 @@ 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/v$pkgver/spotifyd-2019-10-03-x86-slim.zip" "spotifyd.service")
-sha256sums_armv7h=('d948b1be14f3ac71b3eb3be8416ac03cc1c5faea0c742cd4a724c3ee42ce2206'
+source_x86_64=("https://github.com/Spotifyd/spotifyd/releases/download/v$pkgver/spotifyd-2019-10-06-x86-slim.zip" "spotifyd.service")
+sha256sums_armv7h=('2446fb14f52f84a43a907591059171fb6f7f91f59554c274dbea40905e414d64'
'67bce68cfad74bfccad4b471045d3c5d5fb0f693545f3ef12511d171ea41a5e4')
-sha256sums_x86_64=('e51314fcc96e5890ff3b5ef2f202eeb52524f0e305acb9db9487ab8e1bd649a7'
+sha256sums_x86_64=('8aed53b3d79cda8b7c18e4048847ef8e6a1563ce2550af3abaf98d12958ec874'
'67bce68cfad74bfccad4b471045d3c5d5fb0f693545f3ef12511d171ea41a5e4')
-source_armv7h=("https://github.com/Spotifyd/spotifyd/releases/download/v$pkgver/spotifyd-2019-10-03-armv6-slim.zip" "spotifyd.service")
+source_armv7h=("https://github.com/Spotifyd/spotifyd/releases/download/v$pkgver/spotifyd-2019-10-06-armv6-slim.zip" "spotifyd.service")
package() {
install -D -m 755 spotifyd "${pkgdir}/usr/bin/spotifyd"