summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c41f7bec66c26e621bb550d79c76fe085fabcc78 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = python-scienceplots-git
	pkgdesc = Matplotlib styles for scientific plotting
	pkgver = 2.0.0.r0.g65da69c
	pkgrel = 1
	url = https://github.com/garrettj403/SciencePlots
	arch = any
	license = MIT
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	makedepends = git
	depends = python-matplotlib
	depends = python-setuptools
	provides = python-scienceplots
	conflicts = python-scienceplots
	source = git+https://github.com/garrettj403/SciencePlots.git#branch=master
	sha512sums = SKIP

pkgname = python-scienceplots-git