summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 84b967d018ce16c36fd6953d8ef3750578280e66 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = etcd-bin
	pkgdesc = A highly-available key value store for shared configuration and service discovery - binary version
	pkgver = 3.5.2
	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.2/etcd-v3.5.2-linux-amd64.tar.gz
	source = https://github.com/coreos/etcd/raw/v3.5.2/contrib/systemd/etcd.service
	source = https://github.com/coreos/etcd/raw/v3.5.2/etcd.conf.yml.sample
	sha256sums = 256cad725542d6fd463e81b8a19b86ead4cdfe113f7fb8a1eabc6c32c25d068b
	sha256sums = 6b2921568bd96f5bb48ba61d2b9673f42e49eb90fda35a7003fbac469a226a13
	sha256sums = 4b61e989a358a76df6b7ff68d5a026a042a671ad8d8d67a0244a58e80b61082a

pkgname = etcd-bin