summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 3b81cbdc0bc87f11e8fe02dcd284c6cd9e0b861a (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.19
	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.6
	depends = rsync
	depends = sudo
	depends = openssh
	depends = python-requests
	depends = python-ruamel-yaml
	depends = python-packaging
	conflicts = pacsync
	replaces = pacsync
	source = pacpush-2.19.tar.gz::https://github.com/bulletmark/pacpush/archive/2.19.tar.gz
	sha1sums = 76e48a49f681e0f16efe21fd3cb60ff030f09324

pkgname = pacpush