blob: c2de8211bb8d0227c1c19fa475f1b59b64411e5c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = python-colormaps
pkgdesc = Collection of colormaps or color palettes for Python
pkgver = 0.5.0
pkgrel = 1
url = https://github.com/pratiman-91/colormaps
arch = any
license = MIT
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
depends = python
source = colormaps-0.5.0.tar.gz::https://github.com/pratiman-91/colormaps/archive/v0.5.0.tar.gz
sha512sums = ecd270c992ea5b9e34393e2f1a5a2f0b32d56d65f480786edea348b76143e048c0ac1379d07e9fe8ec7d7753d47c31e321f82c1d4f309028d8a00cb7042a5498
pkgname = python-colormaps
|