summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 0779115ede26885176539edc4b106af78eef3274 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
pkgbase = pacpush
	pkgdesc = Utility to push an Arch host's package and AUR caches to other hosts. Previously named pacsync.
	pkgver = 2.7.2
	pkgrel = 1
	url = https://github.com/bulletmark/pacpush
	arch = any
	license = GPL3
	makedepends = python-setuptools
	depends = python
	depends = rsync
	depends = sudo
	depends = openssh
	depends = python-requests
	depends = python-ruamel-yaml
	conflicts = pacsync
	replaces = pacsync
	backup = etc/pacpush.conf
	source = pacpush-2.7.2.tar.gz::https://github.com/bulletmark/pacpush/archive/2.7.2.tar.gz
	md5sums = e3a20a98015ccfb1d9a7de6ac2de889f

pkgname = pacpush