summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 248b61f31a86bbd0d9e09a4fe53fa6bedf458d6f (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.d9aba33
	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