parent
fc4e7faab1
commit
1338d8b020
@ -1,6 +1,6 @@
|
|||||||
# Template file for 'spotify'
|
# Template file for 'spotify'
|
||||||
pkgname=spotify
|
pkgname=spotify
|
||||||
version=1.0.59
|
version=1.0.64
|
||||||
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>"
|
||||||
@ -10,14 +10,14 @@ create_wrksrc=yes
|
|||||||
only_for_archs="x86_64 i686"
|
only_for_archs="x86_64 i686"
|
||||||
repository=nonfree
|
repository=nonfree
|
||||||
build_style=fetch
|
build_style=fetch
|
||||||
depends="binutils gtk+ nss GConf libXScrnSaver"
|
depends="binutils gtk+ nss GConf libXScrnSaver libatomic"
|
||||||
|
|
||||||
if [ "${XBPS_TARGET_MACHINE}" = "x86_64" ]; then
|
if [ "${XBPS_TARGET_MACHINE}" = "x86_64" ]; then
|
||||||
_sversion=".395.ge6ca9946-18_amd64"
|
_sversion=".401.g9d720389-21_amd64"
|
||||||
_schecksum=8fbe821fd516f5cd77eb2d5085e5acd8f1852b97f7b7294846fcc57b810ef515
|
_schecksum=cc69c8826bf495ecf57b1d0daf6df87754592f48668cec4992d5187bbe85d308
|
||||||
else
|
else
|
||||||
_sversion=".395.ge6ca9946-18_i386"
|
_sversion=".401.g9d720389-21_i386"
|
||||||
_schecksum=9366d1845dae64637afbc666da31dbe52b843f4003ebc5dc642b1a5984295fb0
|
_schecksum=2ae829d5e5974a3180d96b3c0164368c0f866b727108f0441a0d65a9b05c649c
|
||||||
fi
|
fi
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user