summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorVarakh2020-01-12 11:43:09 +0100
committerVarakh2020-01-12 11:43:09 +0100
commit22fe18c1e72d08d202da9075d9ecb5402c285926 (patch)
tree7f7465dbf201a5c5050c85d4168fcbab09bd5e1c
parent01d17a7b173d4e8bc97244e489ec0994fa2fa8e8 (diff)
downloadaur-22fe18c1e72d08d202da9075d9ecb5402c285926.tar.gz
Update to 0.2.23
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a631c17f89d8..0f0b3208cabb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = spotifyd-bin-full
pkgdesc = A spotify playing daemon - full distribution
- pkgver = 0.2.20
- pkgrel = 2
+ pkgver = 0.2.23
+ pkgrel = 1
url = https://github.com/Spotifyd/spotifyd
arch = x86_64
arch = aarch64
@@ -10,7 +10,7 @@ pkgbase = spotifyd-bin-full
depends = dbus
provides = spotifyd
conflicts = spotifyd
- source = spotifyd-bin-full-0.2.20.tar.gz::https://github.com/Spotifyd/spotifyd/releases/download/v0.2.20/spotifyd-linux-full.tar.gz
+ source = spotifyd-bin-full-0.2.23.tar.gz::https://github.com/Spotifyd/spotifyd/releases/download/v0.2.23/spotifyd-linux-full.tar.gz
source = spotifyd.service
sha256sums = e53a984a1280424e4679cf531b3eb896e1243f5cd3042df602ffe0ffcc3f1f4c
sha256sums = 67bce68cfad74bfccad4b471045d3c5d5fb0f693545f3ef12511d171ea41a5e4
diff --git a/PKGBUILD b/PKGBUILD
index 81167660f893..27e384adf07e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Varakh <varakh@varakh.de>
pkgname=('spotifyd-bin-full')
-pkgver=0.2.20
-pkgrel=2
+pkgver=0.2.23
+pkgrel=1
conflicts=('spotifyd')
provides=('spotifyd')
depends=('libpulse' 'dbus')
@@ -11,7 +11,7 @@ license=('GPL3')
pkgdesc="A spotify playing daemon - full distribution"
url="https://github.com/Spotifyd/spotifyd"
source=("$pkgname-$pkgver.tar.gz::https://github.com/Spotifyd/spotifyd/releases/download/v$pkgver/spotifyd-linux-full.tar.gz" "spotifyd.service")
-sha256sums=('e53a984a1280424e4679cf531b3eb896e1243f5cd3042df602ffe0ffcc3f1f4c'
+sha256sums=('9fd18602a26991a221002bb547a4d7b721b22b8bec808add492c683ef62ef242'
'67bce68cfad74bfccad4b471045d3c5d5fb0f693545f3ef12511d171ea41a5e4')
package() {