summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 1b65d24342a4985094df02422a3b0bedbe608df1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
pkgbase = drbd-utils-git
	pkgdesc = Userland tools for Distributed Replicated Block Device
	pkgver = 9.3.1
	pkgrel = 1
	url = https://www.drbd.org
	arch = x86_64
	license = GPL2
	makedepends = git
	makedepends = libxslt
	makedepends = systemd
	depends = perl
	depends = bash
	provides = drbd-utils=${pkgver}
	conflicts = drbd-utils
	replaces = drbd-utils
	backup = etc/drbd.conf
	backup = etc/drbd.d/global_common.conf
	source = git+https://github.com/LINBIT/drbd-utils.git
	md5sums = SKIP

pkgname = drbd-utils-git