blob: 7a77ec93b9a7d1a9be6612900fbfc003e9b37e84 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = btrfs-list-git
pkgdesc = A wrapper to btrfs-progs to show a nice overview of your btrfs subvolumes and snapshots, a la 'zfs list'
pkgver = r32.182dd9a
pkgrel = 1
url = https://github.com/speed47/btrfs-list
arch = any
license = GPL2
makedepends = git
depends = perl
depends = btrfs-progs
source = btrfs-list::git+https://github.com/speed47/btrfs-list
sha256sums = SKIP
pkgname = btrfs-list-git
|