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.
This commit is contained in:
parent
594122fc20
commit
86586728b7
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue