diff --git a/srcpkgs/sonata/template b/srcpkgs/sonata/template index 64fe318f587..2f0aabafd29 100644 --- a/srcpkgs/sonata/template +++ b/srcpkgs/sonata/template @@ -1,9 +1,9 @@ # Template file for 'sonata' pkgname=sonata # allow updating to 1.7.0, xbps considers 1.7a1 and 1.7b1 to be newer than 1.7.0 -reverts="1.7a1_1 1.7a1_2 1.7a1_3 1.7b1_1 1.7b1_2 1.7b1_3 1.7b1_4" +reverts="1.7a2_1 1.7a2_2 1.7a2_3 1.7b1_1 1.7b1_2 1.7b1_3 1.7b1_4" version=1.7.0 -revision=1 +revision=2 build_style=python3-module hostmakedepends="gettext python3-setuptools" depends="python3-mpd2 python3-gobject gtk+3"