parent
6b35150650
commit
a874f0331f
1 changed files with 5 additions and 5 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template build file for 'spotify'.
|
# Template build file for 'spotify'.
|
||||||
pkgname=spotify
|
pkgname=spotify
|
||||||
version=1.0.33
|
version=1.0.34
|
||||||
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>"
|
||||||
|
@ -13,11 +13,11 @@ build_style=fetch
|
||||||
depends="binutils gtk+ nss GConf libXScrnSaver xz"
|
depends="binutils gtk+ nss GConf libXScrnSaver xz"
|
||||||
|
|
||||||
if test "${XBPS_TARGET_MACHINE}" = "x86_64"; then
|
if test "${XBPS_TARGET_MACHINE}" = "x86_64"; then
|
||||||
_sversion=".106.g60b5d1f0-22_amd64"
|
_sversion=".146.g28f9eda2-19_amd64"
|
||||||
_schecksum="0e3017382b179b3cc84bd188fccaae12b32ca48dbf197924f6b79066f91121c3"
|
_schecksum="af2881c246e683926a5564839d482e61fa02740694562a071bde4835d04a7ade"
|
||||||
else
|
else
|
||||||
_sversion=".106.g60b5d1f0-1_i386"
|
_sversion=".146.g28f9eda2-2_i386"
|
||||||
_schecksum="fca0bf364679ab28091071a0406a4072ab0f1b596af0cefae27580eea56ac1e8"
|
_schecksum="aa6bb5fb8bb008cf620d46a9c70f417cc8570cdc4f79b740d5ee24292ee6ad43"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
|
|
Loading…
Reference in a new issue