blob: 0fa4b2e0ca22ac9a2d1dfa384c9c25541072cec7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = parted-git
pkgdesc = A program for creating, destroying, resizing, checking and copying partitions
pkgver = 3.6.r6.gc5bd6fa
pkgrel = 1
url = https://www.gnu.org/software/parted/parted.html
arch = x86_64
license = GPL3
makedepends = pkg-config
makedepends = git
makedepends = gperf
makedepends = rsync
depends = device-mapper
depends = util-linux-libs
provides = parted
conflicts = parted
source = parted-git::git+https://git.savannah.gnu.org/git/parted.git
source = gnulib-git::git+https://git.savannah.gnu.org/git/gnulib.git
sha256sums = SKIP
sha256sums = SKIP
pkgname = parted-git
|