blob: 0847ed0d634e9057b2a41ba2cf62e0619afbd487 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = partclone-git
pkgdesc = Utilities to save and restore used blocks on a partition
pkgver = 1468.ee77626
pkgrel = 1
url = https://partclone.org
arch = i686
arch = x86_64
license = GPL
makedepends = git
depends = ntfs-3g
depends = nilfs-utils
provides = partclone
conflicts = partclone
source = partclone::git+https://github.com/Thomas-Tsai/partclone.git
sha256sums = SKIP
pkgname = partclone-git
|