blob: 6e335e97d4a2288a9bfc3de915839e66a1b8e98c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = syncthing-bin
pkgdesc = Open Source Continuous Replication / Cluster Synchronization Thing: binary.
pkgver = 1.23.1
pkgrel = 1
url = http://syncthing.net/
install = syncthing.install
arch = any
license = MPLv2
provides = syncthing=1.23.1
conflicts = syncthing
source = syncthing.1
source = https://github.com/syncthing/syncthing/releases/download/v1.23.1/syncthing-linux-amd64-v1.23.1.tar.gz
sha256sums = fb59747ca16d1b19e3cad1c147dcabea14a30a5e4177b90712e6bb837c107912
sha256sums = 5e124caa7ec9aa8689dad5425aa42f4044cc52066c7a17086356418a783e1ab3
pkgname = syncthing-bin
|