summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c76dd3f796cb2e8573c8f27849784edce8783872 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = python-dups-git
	pkgdesc = It deduplicates things - Backup as simple as possible.
	pkgver = r131.333bd6a
	pkgrel = 1
	url = https://github.com/linuxwhatelse/dups
	install = python-dups.install
	arch = x86_64
	license = GPL3
	makedepends = python-setuptools
	depends = python
	depends = rsync
	depends = python-paramiko
	depends = python-ruamel-yaml
	optdepends = python-dbus: Daemon support
	optdepends = python-gobject: Desktop notification support
	provides = python-dups
	source = python-dups::git+https://github.com/linuxwhatelse/dups.git
	md5sums = SKIP

pkgname = python-dups-git