blob: f86ba1114d2a50c38c50fbd6502fcba72120979d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = this
pkgdesc = Standardized project tool for running common tasks
pkgver = 0.3
pkgrel = 2
url = https://github.com/ibelieve/this
arch = any
license = MIT
makedepends = python-setuptools
makedepends = python-pytest
makedepends = python-pytest-mock
depends = python
depends = python-click
source = this-0.3.tar.gz::https://github.com/ibelieve/this/archive/v0.3.tar.gz
md5sums = 80a8b43eefcc4c5c215f6f04b4fbb635
pkgname = this
|