mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-15 14:16:02 -06:00
Use version from git tag.
This commit is contained in:
parent
40ee389296
commit
1c398dcd66
1 changed files with 2 additions and 1 deletions
|
|
@ -1,6 +1,7 @@
|
|||
name: barrier-kvm # the Barrier Snappy for Linux / not tested on MAC yet
|
||||
base: core18
|
||||
version: '2.2.0' # 03/2019
|
||||
version: master
|
||||
version-script: git -C parts/barrier/src/ describe --tags --long | sed "s/^v//"
|
||||
summary: Eliminate the barrier between your machines.
|
||||
description: |
|
||||
Barrier is KVM software forked from Symless's synergy 1.9 codebase.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue