parent
e2d9976d98
commit
dc09a88623
1 changed files with 5 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'spotify'
|
# Template file for 'spotify'
|
||||||
pkgname=spotify
|
pkgname=spotify
|
||||||
version=1.0.64
|
version=1.0.64
|
||||||
revision=1
|
revision=2
|
||||||
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>"
|
||||||
homepage="https://www.spotify.com"
|
homepage="https://www.spotify.com"
|
||||||
|
@ -13,11 +13,11 @@ build_style=fetch
|
||||||
depends="binutils gtk+ nss GConf libXScrnSaver libatomic"
|
depends="binutils gtk+ nss GConf libXScrnSaver libatomic"
|
||||||
|
|
||||||
if [ "${XBPS_TARGET_MACHINE}" = "x86_64" ]; then
|
if [ "${XBPS_TARGET_MACHINE}" = "x86_64" ]; then
|
||||||
_sversion=".401.g9d720389-21_amd64"
|
_sversion=".407.g9bd02c2d-26_amd64"
|
||||||
_schecksum=cc69c8826bf495ecf57b1d0daf6df87754592f48668cec4992d5187bbe85d308
|
_schecksum=8c97a95ade46ce9f8e2bbe565cd2e79396ed31fc4f0646a907a6f3e028db887d
|
||||||
else
|
else
|
||||||
_sversion=".401.g9d720389-21_i386"
|
_sversion=".407.g9bd02c2d-26_i386"
|
||||||
_schecksum=2ae829d5e5974a3180d96b3c0164368c0f866b727108f0441a0d65a9b05c649c
|
_schecksum=0e32bc8b21d591f8def932403b8ef3632e95eba4b5628506dfdf6d521dce7941
|
||||||
fi
|
fi
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue