summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 1f7f421da0748314e27dc94ed737774504a4724e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = psync
	pkgdesc = A naive tool for syncing partitions using rsync
	pkgver = 0.1.3
	pkgrel = 1
	url = https://github.com/paulequilibrio/psync
	install = psync.install
	arch = any
	license = AGPL3
	makedepends = git
	depends = python-docopt
	depends = python-yaml
	depends = rsync
	depends = beep
	source = git+https://github.com/paulequilibrio/psync
	sha256sums = SKIP

pkgname = psync