spotify: fix reverts placement

This commit is contained in:
Michael Gehring 2016-06-07 10:55:11 +02:00
parent 12ec9e653a
commit 77a337e7dd
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,6 @@
# Template build file for 'spotify'.
pkgname=spotify
reverts="1.0.29_1"
version=1.0.28
revision=2
short_desc="Proprietary music streaming client"
@ -11,7 +12,6 @@ only_for_archs="x86_64 i686"
repository=nonfree
build_style=fetch
depends="binutils gtk+ nss GConf libXScrnSaver xz"
reverts="1.0.29_1"
if test "${XBPS_TARGET_MACHINE}" = "x86_64"; then
_sversion=".89.gf959d4ce-37_amd64"