blob: a391ed9219fc8a1216280313878774577fecb18d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = python-nclcmaps-git
pkgdesc = NCL colormaps in Python
pkgver = r3.b0e2b7fpy
pkgrel = 1
url = https://github.com/samwisehawkins/nclcmaps
arch = any
license = NOLICENSE
makedepends = git
depends = python-numpy
depends = python-matplotlib
provides = python-nclcmaps
conflicts = python-nclcmaps
source = nclcmaps::git+https://github.com/samwisehawkins/nclcmaps
sha256sums = SKIP
pkgname = python-nclcmaps-git
|