summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 434da9972994ba31d57fea0b573ee57d66df1bc3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = etcd-bin
	pkgdesc = A highly-available key value store for shared configuration and service discovery - binary version
	pkgver = 3.5.0
	pkgrel = 2
	url = https://github.com/coreos/etcd
	install = etcd.install
	arch = x86_64
	license = Apache
	provides = etcd
	conflicts = etcd
	conflicts = etcd-git
	backup = etc/etcd/etcd.conf.yml
	source = https://github.com/coreos/etcd/releases/download/v3.5.0/etcd-v3.5.0-linux-amd64.tar.gz
	source = https://github.com/coreos/etcd/raw/v3.5.0/contrib/systemd/etcd.service
	source = https://github.com/coreos/etcd/raw/v3.5.0/etcd.conf.yml.sample
	sha256sums = 864baa0437f8368e0713d44b83afe21dce1fb4ee7dae4ca0f9dd5f0df22d01c4
	sha256sums = 6b2921568bd96f5bb48ba61d2b9673f42e49eb90fda35a7003fbac469a226a13
	sha256sums = 1a532bf85dbb94fb370e1b69e4384e8bf5cd93b3cea778e9f9fc9dfe15009328

pkgname = etcd-bin