From 77a337e7dd036c229dbf5ba8e3da97e933a75592 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Tue, 7 Jun 2016 10:55:11 +0200 Subject: [PATCH] spotify: fix reverts placement --- srcpkgs/spotify/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/spotify/template b/srcpkgs/spotify/template index 470c5bb09f1..fd673a47b8e 100644 --- a/srcpkgs/spotify/template +++ b/srcpkgs/spotify/template @@ -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"