spotify: reverts="1.0.29_1"
This commit is contained in:
parent
9d14163dbc
commit
12ec9e653a
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template build file for 'spotify'.
|
# Template build file for 'spotify'.
|
||||||
pkgname=spotify
|
pkgname=spotify
|
||||||
version=1.0.28
|
version=1.0.28
|
||||||
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"
|
||||||
|
@ -11,6 +11,7 @@ only_for_archs="x86_64 i686"
|
||||||
repository=nonfree
|
repository=nonfree
|
||||||
build_style=fetch
|
build_style=fetch
|
||||||
depends="binutils gtk+ nss GConf libXScrnSaver xz"
|
depends="binutils gtk+ nss GConf libXScrnSaver xz"
|
||||||
|
reverts="1.0.29_1"
|
||||||
|
|
||||||
if test "${XBPS_TARGET_MACHINE}" = "x86_64"; then
|
if test "${XBPS_TARGET_MACHINE}" = "x86_64"; then
|
||||||
_sversion=".89.gf959d4ce-37_amd64"
|
_sversion=".89.gf959d4ce-37_amd64"
|
||||||
|
|
Loading…
Add table
Reference in a new issue