spotify: update to 1.0.88 (#1960)
This commit is contained in:
parent
e178fedd8c
commit
f362a3976c
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'spotify'
|
# Template file for 'spotify'
|
||||||
pkgname=spotify
|
pkgname=spotify
|
||||||
version=1.0.80
|
version=1.0.88
|
||||||
revision=1
|
revision=1
|
||||||
short_desc="Proprietary music streaming client"
|
short_desc="Proprietary music streaming client"
|
||||||
maintainer="Stefan Mühlinghaus <jazzman@alphabreed.com>"
|
maintainer="Stefan Mühlinghaus <jazzman@alphabreed.com>"
|
||||||
|
@ -11,8 +11,8 @@ only_for_archs="x86_64"
|
||||||
repository=nonfree
|
repository=nonfree
|
||||||
build_style=fetch
|
build_style=fetch
|
||||||
depends="binutils gtk+ nss GConf libXScrnSaver libatomic"
|
depends="binutils gtk+ nss GConf libXScrnSaver libatomic"
|
||||||
_sversion=".480.g51b03ac3-13_amd64"
|
_sversion=".345.gc64d9bb3-2_amd64"
|
||||||
_schecksum=e32f4816ae79dbfa0c14086e76df3bc83d526402aac1dbba534127fc00fe50ea
|
_schecksum=90007dc519af3eea41a7913387bb432a19c0615a877314d974ca683e3ab0c5d6
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vbin ${FILESDIR}/spotify
|
vbin ${FILESDIR}/spotify
|
||||||
|
|
Loading…
Reference in a new issue