blob: d4d06e3966cef486a1c4935c25a1b3620898a38f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
pkgbase = drbd-utils-git
pkgdesc = Userland tools for Distributed Replicated Block Device
pkgver = 9.28.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
md5sums = SKIP
pkgname = drbd-utils-git
|