summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 51c90041a5011a435d7b43be70e37168d013a981 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
pkgbase = simple_backup-git
	pkgdesc = Simple backup script that uses rsync to copy files
	pkgver = 4.1.5.r1.g2a37eb4
	pkgrel = 1
	url = https://github.com/Fuxino/simple_backup
	install = simple_backup.install
	arch = any
	license = GPL-3.0-or-later
	makedepends = git
	makedepends = python-setuptools
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	depends = python>=3.10
	depends = rsync
	depends = python-dotenv
	optdepends = python-systemd: use systemd log
	optdepends = python-dbus: for desktop notifications
	optdepends = python-paramiko: for remote backup through ssh
	provides = simple_backup
	conflicts = simple_backup
	source = git+https://github.com/Fuxino/simple_backup.git?signed#branch=master
	validpgpkeys = 7E12BC1FF3B6EDB2CD8053EB981A2B2A3BBF5514
	sha256sums = SKIP

pkgname = simple_backup-git