summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 482badcf3e7293342153bfe1cea7138533f4cebb (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
pkgbase = tsync
	pkgdesc = Synchronize directory trees and subtrees using rsync
	pkgver = 0.1.1
	pkgrel = 1
	url = https://github.com/jayghoshrao/tsync
	arch = any
	license = MIT
	makedepends = python-setuptools
	makedepends = python-wheel
	makedepends = python-build
	makedepends = python-installer
	depends = rsync
	depends = python
	depends = python-deepdiff
	depends = python-magic
	depends = python-ruamel-yaml
	depends = python-rich
	provides = tsync
	conflicts = python-tsync
	replaces = python-tsync
	source = tsync-0.1.1.tar.gz::https://github.com/jayghoshrao/tsync/archive/refs/tags/v0.1.1.tar.gz
	sha256sums = 7372da1573741315e3f3fe1eba139fc9e07061c5ecea8d74215d78afa75ccf97

pkgname = tsync