blob: 17a60c17417bc9dff4ffe0cc18c1a7938ecb366d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = snapperoo-git
pkgdesc = A small, bare essentials utility for taking Btrfs snapshots.
pkgver = r4.a7fad31
pkgrel = 2
url = https://github.com/DanNixon/snapperoo
arch = any
license = MIT
makedepends = git
depends = bash
depends = btrfs-progs
depends = jq
provides = snapperoo
conflicts = snapperoo
source = snapperoo::git+https://github.com/DanNixon/snapperoo
md5sums = SKIP
pkgname = snapperoo-git
|