summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarel Kočí <cynerd@email.cz>2022-02-11 10:45:53 +0100
committerKarel Kočí <cynerd@email.cz>2022-02-11 10:45:53 +0100
commita2572afc59e52fa74dc9c5a57c5b0124f35448d7 (patch)
treee8eb4c9f3f17bb483e78766cd5416b7e94994297
parentbdba8439e371eb98dad0f9bbb65a4bdbc9ee653f (diff)
downloadalpine-personal-pkgs-master.tar.gz
alpine-personal-pkgs-master.tar.bz2
alpine-personal-pkgs-master.zip
spotifyd: update to latest fixupHEADmaster
-rw-r--r--spotifyd/APKBUILD8
1 files changed, 5 insertions, 3 deletions
diff --git a/spotifyd/APKBUILD b/spotifyd/APKBUILD
index 42aaedd..5e7385c 100644
--- a/spotifyd/APKBUILD
+++ b/spotifyd/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Karel Kočí <cynerd@email.cz>
# Maintainer: Karel Kočí <cynerd@email.cz>
pkgname=spotifyd
-pkgver=0.3.2
+pkgver=0.3.3
pkgrel=1
pkgdesc="A spotify daemon"
url="https://github.com/Spotifyd/spotifyd"
@@ -30,6 +30,8 @@ package() {
install -D -m 644 "$srcdir"/spotifyd.conf "$pkgdir"/etc/spotifyd.conf
}
-sha512sums="151a01af3dd6833d0e058178e8839dd9e53ab9f43a3acd1d86200affc14b457fc00f7500f3dd69635b79a057d70325260264a5d043ac433b1ef4af355b94ad88 spotifyd.init
+sha512sums="
+151a01af3dd6833d0e058178e8839dd9e53ab9f43a3acd1d86200affc14b457fc00f7500f3dd69635b79a057d70325260264a5d043ac433b1ef4af355b94ad88 spotifyd.init
37bf97478d5c9ed9bb9495efeb244c049a4c5eb7a75c19e431a29acdbca6e0e79ddd1089ffbd62c42e402063ab84cd6604bac4db1d8c98e613ca78fb35209ca3 spotifyd.conf
-1a50169a23df67061cb59e8f90a6969517f38fd7d72445ecbaa8213f6300529eaa3b4d78836c339e9adbf7c9b95396e7d3120d522e2bb861ea111c25dc342d41 spotifyd-0.3.2.tar.gz"
+bb8522a022ce1a4cd6a075b865f274ef4a6a5c6b37c44cb909637183cda1299d2218091ebec0f58b68233a74c17041d002557cad0137ee58ad123ec1587a921d spotifyd-0.3.3.tar.gz
+"