summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorVarakh2019-01-29 18:19:04 +0100
committerVarakh2019-01-29 18:19:04 +0100
commitaaf0a084c34f662a8e5cb7bd58c650ead940f9bd (patch)
tree3d929461c733f3e3eb71f2ad7781c5d11c9b7017
parentcc4564632d5aba50dc8e223ef70c37d41fa9e38e (diff)
downloadaur-aaf0a084c34f662a8e5cb7bd58c650ead940f9bd.tar.gz
Bump to .2.4
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD10
2 files changed, 11 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 14bb58568d80..45a8a1ca229f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sun Dec 23 10:31:23 UTC 2018
+# Tue Jan 29 17:18:14 UTC 2019
pkgbase = spotifyd-bin
pkgdesc = A spotify playing daemon
- pkgver = 0.2.3
+ pkgver = 0.2.4
pkgrel = 1
url = https://github.com/Spotifyd/spotifyd
arch = armv7h
@@ -13,13 +13,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.3/spotifyd-2018-10-21-armv6.zip
+ source_armv7h = https://github.com/Spotifyd/spotifyd/releases/download/v0.2.4/spotifyd-2019-01-28-armv6.zip
source_armv7h = spotifyd.service
- sha256sums_armv7h = 6e54effa036a34e60596d766e5553932590b3489fbc0e769ec3c24f3bd1e2288
+ sha256sums_armv7h = 49566f012d74f9dc0aa77a5c52e55c08ca480c9a0602d1353690b67413d1d2bd
sha256sums_armv7h = 67bce68cfad74bfccad4b471045d3c5d5fb0f693545f3ef12511d171ea41a5e4
- source_x86_64 = https://github.com/Spotifyd/spotifyd/releases/download/v0.2.3/spotifyd-2018-10-21-amd64.zip
+ source_x86_64 = https://github.com/Spotifyd/spotifyd/releases/download/v0.2.4/spotifyd-2019-01-28-amd64.zip
source_x86_64 = spotifyd.service
- sha256sums_x86_64 = 3c31a17f70164448192b6686266fc2151f2a492135bafbc82f61c515381ca12a
+ sha256sums_x86_64 = 00ae961ed6b79a45f5092b77af493f42107507b3f6aa420d725333f0331ff483
sha256sums_x86_64 = 67bce68cfad74bfccad4b471045d3c5d5fb0f693545f3ef12511d171ea41a5e4
pkgname = spotifyd-bin
diff --git a/PKGBUILD b/PKGBUILD
index 0d98f0cc1ef1..54d5b59cce2e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Varakh <varakh@varakh.de>
pkgname=spotifyd-bin
-pkgver=0.2.3
+pkgver=0.2.4
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-2018-10-21-amd64.zip" "spotifyd.service")
-sha256sums_armv7h=('6e54effa036a34e60596d766e5553932590b3489fbc0e769ec3c24f3bd1e2288'
+source_x86_64=("https://github.com/Spotifyd/spotifyd/releases/download/v$pkgver/spotifyd-2019-01-28-amd64.zip" "spotifyd.service")
+sha256sums_armv7h=('49566f012d74f9dc0aa77a5c52e55c08ca480c9a0602d1353690b67413d1d2bd'
'67bce68cfad74bfccad4b471045d3c5d5fb0f693545f3ef12511d171ea41a5e4')
-sha256sums_x86_64=('3c31a17f70164448192b6686266fc2151f2a492135bafbc82f61c515381ca12a'
+sha256sums_x86_64=('00ae961ed6b79a45f5092b77af493f42107507b3f6aa420d725333f0331ff483'
'67bce68cfad74bfccad4b471045d3c5d5fb0f693545f3ef12511d171ea41a5e4')
-source_armv7h=("https://github.com/Spotifyd/spotifyd/releases/download/v$pkgver/spotifyd-2018-10-21-armv6.zip" "spotifyd.service")
+source_armv7h=("https://github.com/Spotifyd/spotifyd/releases/download/v$pkgver/spotifyd-2019-01-28-armv6.zip" "spotifyd.service")
package() {
install -D -m 755 spotifyd "${pkgdir}/usr/bin/spotifyd"