summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: acda3902f42c4ae46f741f46a48106e3e9ca7b20 (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 = ros-build-tools-py3
	pkgdesc = Utilities for building Arch packages for ROS stacks.
	pkgver = 0.3.0
	pkgrel = 2
	url = https://github.com/ros-melodic-arch/ros-build-tools-py3
	arch = any
	license = BSD
	depends = bash
	optdepends = python3
	optdepends = python-argparse
	optdepends = python-yaml
	optdepends = python-termcolor
	optdepends = python-certifi
	provides = ros-build-tools
	conflicts = ros-build-tools
	source = fix-python-scripts.sh
	source = clear-ros-env.sh
	source = create_pkgbuild.py
	sha256sums = 5528486d640d91136276edda2075aefc06f360e6297e556051bae57b9479aeda
	sha256sums = e71cdd2288bf3a659fa40824464e64031d2ec45fab57f120d8c49b92954d5ad5
	sha256sums = 3cefd5b46df589da2ea0a90756d645ea54341522a3517d6281a6e2f5bdc65225

pkgname = ros-build-tools-py3