summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: e6027324aaf3eb076a147e5e585d9308cc6731dc (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 = pacpush
	pkgdesc = Utility to push an Arch hosts package and AUR caches to other hosts
	pkgver = 2.24
	pkgrel = 1
	url = https://github.com/bulletmark/pacpush
	arch = any
	license = GPL3
	makedepends = python-setuptools
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	depends = python>=3.7
	depends = rsync
	depends = sudo
	depends = openssh
	depends = python-requests
	depends = python-ruamel-yaml
	depends = pyalpm
	conflicts = pacsync
	replaces = pacsync
	source = pacpush-2.24.tar.gz::https://github.com/bulletmark/pacpush/archive/2.24.tar.gz
	sha1sums = 7a4a1e9d77e0d8d2ee2a324f185d6eda621bf28d

pkgname = pacpush