summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 66748a55e965526d891ad8b307e6c042de4c192d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = btwrap-git
	pkgdesc = Shell wrapper for managing BTRFS snapshots
	pkgver = r111.742996e
	pkgrel = 1
	url = https://github.com/Elec3137/btwrap
	arch = any
	license = GPL-3.0-or-later
	makedepends = git
	depends = gawk
	depends = sudo
	depends = btrfs-progs
	depends = grep
	optdepends = grub-btrfs: to add root snapshots into your grub bootmenu
	optdepends = systemd: to use systemd timer and service unit files to cycle snapshots
	provides = btwrap
	conflicts = btwrap
	source = git+https://github.com/Elec3137/btwrap#branch=main
	sha256sums = SKIP

pkgname = btwrap-git