pkgbase = crowdsec
	pkgdesc = The open-source and collaborative security suite
	pkgver = 1.7.8
	pkgrel = 1
	url = https://www.crowdsec.net
	install = crowdsec.install
	arch = aarch64
	arch = x86_64
	license = MIT
	makedepends = git
	makedepends = go
	depends = bash
	depends = glibc
	backup = etc/crowdsec/acquis.yaml
	backup = etc/crowdsec/config.yaml
	backup = etc/crowdsec/console.yaml
	backup = etc/crowdsec/profiles.yaml
	backup = etc/crowdsec/simulation.yaml
	backup = etc/crowdsec/local_api_credentials.yaml
	backup = etc/crowdsec/online_api_credentials.yaml
	backup = etc/crowdsec/console/context.yaml
	backup = etc/crowdsec/notifications/email.yaml
	backup = etc/crowdsec/notifications/file.yaml
	backup = etc/crowdsec/notifications/http.yaml
	backup = etc/crowdsec/notifications/sentinel.yaml
	backup = etc/crowdsec/notifications/slack.yaml
	backup = etc/crowdsec/notifications/splunk.yaml
	source = git+https://github.com/crowdsecurity/crowdsec.git#tag=v1.7.8
	sha256sums = e7ef7f1e7a5814e9a5bbfe9ecb9dcafb958b9a100758870140286e230a4d0bda

pkgname = crowdsec
