parent
df4e00ecca
commit
a09bb9cd0d
@ -1,8 +1,8 @@
|
|||||||
# Template build file for 'spotify'.
|
# Template build file for 'spotify'.
|
||||||
pkgname=spotify
|
pkgname=spotify
|
||||||
version=1.0.25
|
version=1.0.26
|
||||||
revision=1
|
revision=1
|
||||||
_sversion=".127.g58007b4c"
|
_sversion=".125.g64dc8bc6"
|
||||||
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"
|
||||||
@ -14,11 +14,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+="-22_amd64"
|
_sversion+="-14_amd64"
|
||||||
_schecksum="57ecf09094a0334faab244f651272dc84a71ebcd78280a026f913ca029d0b7bb"
|
_schecksum="65e7917fe3cdc08683559a5efdaa3a434577ac29ed02e6b442d32841ebb58a27"
|
||||||
else
|
else
|
||||||
_sversion+="-6_i386"
|
_sversion+="-5_i386"
|
||||||
_schecksum="c9625ae33dfbad17fe72dfc20b7111b85fc73357dde2a3dcfd4da518bc6abf41"
|
_schecksum="13dfa424106762821765a900612ab40982a32d640e13c266c0a5102cdc6cea5a"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user