summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 33802d8d08418176ace21f6c26574f6deebba6f5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
pkgbase = pacpush
	pkgdesc = Utility to push an Arch hosts package and AUR caches to other hosts
	pkgver = 2.14
	pkgrel = 1
	url = https://github.com/bulletmark/pacpush
	arch = any
	license = GPL3
	makedepends = python-pip
	makedepends = python-wheel
	depends = python>=3.6
	depends = rsync
	depends = sudo
	depends = openssh
	depends = python-requests
	depends = python-ruamel-yaml
	depends = python-rich
	depends = python-packaging
	conflicts = pacsync
	replaces = pacsync
	source = pacpush-2.14.tar.gz::https://github.com/bulletmark/pacpush/archive/2.14.tar.gz
	sha1sums = c62d221b3d2dfefd7a1455d2572c3ea9a72536c4

pkgname = pacpush