blob: 7c813d0edd7263d108a794c9810026e61e1b5fef (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = python-dol
pkgdesc = Base builtin tools make and transform data object layers (dols)
pkgver = 0.3.19
pkgrel = 1
url = https://github.com/i2mint/dol
arch = any
license = MIT
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
depends = python
source = dol.tar.gz::https://github.com/i2mint/dol/archive/refs/tags/0.3.19.tar.gz
sha512sums = faa6d0f1e069b4364214b888df7ad24875465cc26e2f18fe1fd1847a5e0a08a78fba2d3a7c7361c14c9a1c58d1c98c3ae8fe61ce197f75d3f7d2ac9419f8752d
pkgname = python-dol
|