summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 51fb812817b3d415c3df4f5b34a00f59b95701fe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = gf_backup_tool-git
	pkgdesc = Backup Terminal tool based on rsync & systemd
	pkgver = 20201003
	pkgrel = 1
	url = https://github.com/Gregory-F/gf_backup_tool
	install = gf_backup_tool.install
	arch = x86_64
	license = GPL
	makedepends = git
	makedepends = sudo
	depends = systemd
	depends = dateutils
	depends = rsync
	depends = bash
	backup = etc/gf_backup_tool/config
	backup = etc/gf_backup_tool/exclude_file
	source = git+https://github.com/Gregory-F/gf_backup_tool
	md5sums = SKIP

pkgname = gf_backup_tool-git