From 86586728b751b49078d5e146f5a668b4d2953bd5 Mon Sep 17 00:00:00 2001 From: Duncaen Date: Thu, 7 Jul 2022 16:50:58 +0200 Subject: [PATCH] syncthing-gtk: fix reverts to build it xbps-checkvers does not support multi-line variables so the reverted version was never considered and therefor not build by buildbot. --- srcpkgs/syncthing-gtk/template | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/srcpkgs/syncthing-gtk/template b/srcpkgs/syncthing-gtk/template index fe38baae17c..02cb3d9eedd 100644 --- a/srcpkgs/syncthing-gtk/template +++ b/srcpkgs/syncthing-gtk/template @@ -1,7 +1,6 @@ # Template file for 'syncthing-gtk' pkgname=syncthing-gtk -reverts="0.14.36_1 0.9.4.4+ds+git20220108+9023143f8b93_1 - 0.9.4.4+ds+git20220108+9023143f8b93_2" +reverts="0.14.36_1 0.9.4.4+ds+git20220108+9023143f8b93_1 0.9.4.4+ds+git20220108+9023143f8b93_2" version=0.9.4.4 revision=4 _debianver="ds+git20220108+9023143f8b93"