blob: e8d829e913e00133b402c2066ad8116a804be370 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = python-yamk
pkgdesc = Yet another make
pkgver = 2.3.3
pkgrel = 1
url = https://github.com/spapanik/yamk
arch = any
license = MIT
depends = python-tomli
depends = python-yaml
source = https://files.pythonhosted.org/packages/source/y/yamk/yamk-2.3.3.tar.gz
sha256sums = f8c2825d79f8357388d1c85d8d96a249e88e4d6152e1fadda96e2a12c5acfd0e
pkgname = python-yamk
|