blob: 1a0418e9eda0d699e084b6ab2128091ef51d9c03 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
pkgbase = drbd-utils-git
pkgdesc = Userland tools for Distributed Replicated Block Device. (Git)
pkgver = 9.31.0
pkgrel = 1
url = https://www.drbd.org
arch = x86_64
arch = i686
license = GPL2
makedepends = git
makedepends = libxslt
makedepends = systemd
makedepends = po4a
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
source = drbd-headers.git::git+https://github.com/LINBIT/drbd-headers.git
md5sums = SKIP
md5sums = SKIP
pkgname = drbd-utils-git
|