summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 70d082a9a1cfbf4f9a8c13717bfe79fdd00ecaf8 (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
25
pkgbase = python-aur-deploy
	pkgdesc = Automate updating pkgbuild and deploying to AUR
	pkgver = 0.9.2
	pkgrel = 1
	url = https://github.com/codeswhite/aur-deploy
	arch = any
	license = MIT
	makedepends = python-setuptools
	depends = python
	depends = twine
	depends = python-wheel
	depends = python-beautifulsoup4
	depends = pip2pkgbuild
	depends = python-interutils
	source = https://files.pythonhosted.org/packages/source/a/aur-deploy/aur-deploy-0.9.2.tar.gz
	sha256sums = 208e22705aa268880cadce344f3b7b1dc611e7f53a08029993e6693d6f492fd3

pkgname = python-aur-deploy
	depends = python
	depends = twine
	depends = python-wheel
	depends = python-beautifulsoup4
	depends = pip2pkgbuild
	depends = python-interutils