summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorVarakh2019-03-23 10:46:25 +0100
committerVarakh2019-03-23 10:46:25 +0100
commit147186bd908166bc7e1d3758cf2039fa8b3aaff4 (patch)
treeb43901ac7d6f551535db127ae94d70ad5ca07461
parentaaf0a084c34f662a8e5cb7bd58c650ead940f9bd (diff)
downloadaur-147186bd908166bc7e1d3758cf2039fa8b3aaff4.tar.gz
Bump versionm
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD10
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 45a8a1ca229f..0ba4973b549c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Tue Jan 29 17:18:14 UTC 2019
+# Sat Mar 23 09:43:00 UTC 2019
pkgbase = spotifyd-bin
pkgdesc = A spotify playing daemon
- pkgver = 0.2.4
+ pkgver = 0.2.5
pkgrel = 1
url = https://github.com/Spotifyd/spotifyd
arch = armv7h
@@ -13,11 +13,11 @@ pkgbase = spotifyd-bin
conflicts = spotifyd-pulseaudio
conflicts = spotifyd-git
conflicts = spotifyd-pulseaudio-git
- source_armv7h = https://github.com/Spotifyd/spotifyd/releases/download/v0.2.4/spotifyd-2019-01-28-armv6.zip
+ source_armv7h = https://github.com/Spotifyd/spotifyd/releases/download/v0.2.5/spotifyd-2019-02-25-armv6.zip
source_armv7h = spotifyd.service
sha256sums_armv7h = 49566f012d74f9dc0aa77a5c52e55c08ca480c9a0602d1353690b67413d1d2bd
sha256sums_armv7h = 67bce68cfad74bfccad4b471045d3c5d5fb0f693545f3ef12511d171ea41a5e4
- source_x86_64 = https://github.com/Spotifyd/spotifyd/releases/download/v0.2.4/spotifyd-2019-01-28-amd64.zip
+ source_x86_64 = https://github.com/Spotifyd/spotifyd/releases/download/v0.2.5/spotifyd-2019-02-25-amd64.zip
source_x86_64 = spotifyd.service
sha256sums_x86_64 = 00ae961ed6b79a45f5092b77af493f42107507b3f6aa420d725333f0331ff483
sha256sums_x86_64 = 67bce68cfad74bfccad4b471045d3c5d5fb0f693545f3ef12511d171ea41a5e4
diff --git a/PKGBUILD b/PKGBUILD
index 54d5b59cce2e..7ab6dccfdb49 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Varakh <varakh@varakh.de>
pkgname=spotifyd-bin
-pkgver=0.2.4
+pkgver=0.2.5
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-01-28-amd64.zip" "spotifyd.service")
-sha256sums_armv7h=('49566f012d74f9dc0aa77a5c52e55c08ca480c9a0602d1353690b67413d1d2bd'
+source_x86_64=("https://github.com/Spotifyd/spotifyd/releases/download/v$pkgver/spotifyd-2019-02-25-amd64.zip" "spotifyd.service")
+sha256sums_armv7h=('1b00528a0de11033ebcc4e796d7227e7799293abf174a08382c28a02371d914a'
'67bce68cfad74bfccad4b471045d3c5d5fb0f693545f3ef12511d171ea41a5e4')
-sha256sums_x86_64=('00ae961ed6b79a45f5092b77af493f42107507b3f6aa420d725333f0331ff483'
+sha256sums_x86_64=('11b1ea0363cd3e217bf2553bffa49380a834c8b4a5b8d4f5aee1fd434fdefdce'
'67bce68cfad74bfccad4b471045d3c5d5fb0f693545f3ef12511d171ea41a5e4')
-source_armv7h=("https://github.com/Spotifyd/spotifyd/releases/download/v$pkgver/spotifyd-2019-01-28-armv6.zip" "spotifyd.service")
+source_armv7h=("https://github.com/Spotifyd/spotifyd/releases/download/v$pkgver/spotifyd-2019-02-25-armv6.zip" "spotifyd.service")
package() {
install -D -m 755 spotifyd "${pkgdir}/usr/bin/spotifyd"