mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-06 13:57:14 +02:00
testing/spotifyd: upgrade to 0.3.5
This commit is contained in:
parent
2c13def76c
commit
5bf2c68664
@ -1,7 +1,7 @@
|
|||||||
# Contributor: Thomas Kienlen <kommander@laposte.net>
|
# Contributor: Thomas Kienlen <kommander@laposte.net>
|
||||||
# Maintainer: Thomas Kienlen <kommander@laposte.net>
|
# Maintainer: Thomas Kienlen <kommander@laposte.net>
|
||||||
pkgname=spotifyd
|
pkgname=spotifyd
|
||||||
pkgver=0.3.4
|
pkgver=0.3.5
|
||||||
pkgrel=0
|
pkgrel=0
|
||||||
pkgdesc="Open source Spotify client running as a UNIX daemon"
|
pkgdesc="Open source Spotify client running as a UNIX daemon"
|
||||||
url="https://github.com/Spotifyd/spotifyd"
|
url="https://github.com/Spotifyd/spotifyd"
|
||||||
@ -26,7 +26,6 @@ source="https://github.com/Spotifyd/spotifyd/archive/v$pkgver/spotifyd-$pkgver.t
|
|||||||
spotifyd.conf
|
spotifyd.conf
|
||||||
"
|
"
|
||||||
|
|
||||||
|
|
||||||
prepare() {
|
prepare() {
|
||||||
default_prepare
|
default_prepare
|
||||||
|
|
||||||
@ -48,7 +47,7 @@ package() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
sha512sums="
|
sha512sums="
|
||||||
ea7d3525a9ef52235c85fa94cc7ebb75deb61caf23be5cdd9bc117796a637c02f196f3bf9c453c8cbee0b370b162e54262bef72962e556e5bf379f84e469d610 spotifyd-0.3.4.tar.gz
|
c457f4927b58f7ae7b27f88a841ebb0eefd6a850bf8baec06e96c7721fc185ddd553e3189578b0c1e6673f81a1489dcd4fa4cd80b90ed26b61d4da201f8f50ef spotifyd-0.3.5.tar.gz
|
||||||
dd4664c5818af8de3439deedfecb2a9d6bd70ab41c3db57cf659d42d4071ffe47d137fa55d94009022472d5927668978df2e6236c574bbe35596fb386ef274a2 spotifyd.initd
|
dd4664c5818af8de3439deedfecb2a9d6bd70ab41c3db57cf659d42d4071ffe47d137fa55d94009022472d5927668978df2e6236c574bbe35596fb386ef274a2 spotifyd.initd
|
||||||
3b431114226af7c67838bf860d07c4f4f661808142caadc9920d4268c1c3a89d61d99c310c13b3b4568dc6c10a5c95dfcb05a52f8551884a836a17b20b3ec06c spotifyd.conf
|
3b431114226af7c67838bf860d07c4f4f661808142caadc9920d4268c1c3a89d61d99c310c13b3b4568dc6c10a5c95dfcb05a52f8551884a836a17b20b3ec06c spotifyd.conf
|
||||||
"
|
"
|
||||||
|
Loading…
Reference in New Issue
Block a user