mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-25 06:52:56 +02:00
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 changed files with 1 additions and 2 deletions
|
@ -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…
Add table
Reference in a new issue