spotify: Added update-check info
This commit is contained in:
parent
a24c76a82d
commit
9cd19e157f
9
srcpkgs/spotify/update
Normal file
9
srcpkgs/spotify/update
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
site="http://repository.spotify.com/pool/non-free/s/spotify/"
|
||||||
|
version="${version}${_sversion}"
|
||||||
|
pattern='>spotify-client_\K.+(?=\.deb<)'
|
||||||
|
|
||||||
|
if test "${XBPS_TARGET_MACHINE}" = "x86_64"; then
|
||||||
|
ignore="*_i386*"
|
||||||
|
else
|
||||||
|
ignore="*_amd64*"
|
||||||
|
fi
|
Loading…
x
Reference in New Issue
Block a user