spotify: update to 1.2.47, fix update file.
This commit is contained in:
parent
374d49bc1a
commit
ae1aa80001
|
@ -1,8 +1,8 @@
|
||||||
# Template file for 'spotify'
|
# Template file for 'spotify'
|
||||||
pkgname=spotify
|
pkgname=spotify
|
||||||
version=1.2.45
|
version=1.2.47
|
||||||
revision=1
|
revision=1
|
||||||
_subver=454.gc16ec9f6
|
_subver=364.gf06e5cee
|
||||||
archs="x86_64"
|
archs="x86_64"
|
||||||
create_wrksrc=yes
|
create_wrksrc=yes
|
||||||
hostmakedepends="libcurl"
|
hostmakedepends="libcurl"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Stefan Mühlinghaus <jazzman@alphabreed.com>"
|
||||||
license="custom:Proprietary"
|
license="custom:Proprietary"
|
||||||
homepage="https://www.spotify.com"
|
homepage="https://www.spotify.com"
|
||||||
distfiles="http://repository.spotify.com/pool/non-free/s/spotify-client/spotify-client_${version}.${_subver}_amd64.deb"
|
distfiles="http://repository.spotify.com/pool/non-free/s/spotify-client/spotify-client_${version}.${_subver}_amd64.deb"
|
||||||
checksum=072652463c9dc9bc31524fea14fdfd58e10d676b865c864b4ce924aad49de1d1
|
checksum=65405a1346884600e5a1a350bc0bcfb17f822432031d45ae11c3eeea3236c8fa
|
||||||
repository=nonfree
|
repository=nonfree
|
||||||
restricted=yes
|
restricted=yes
|
||||||
nostrip=yes
|
nostrip=yes
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
site="http://repository.spotify.com/pool/non-free/s/spotify-client/"
|
site="http://repository.spotify.com/pool/non-free/s/spotify-client/"
|
||||||
version="${version}${_sversion}"
|
version="${version}.${_subver}.amd64"
|
||||||
pattern='>spotify-client_\K.+(?=\.deb<)'
|
pattern='>spotify-client_\K.+(?=\.deb<)'
|
||||||
|
|
Loading…
Reference in New Issue