pkgbase = python-mshr
	pkgdesc = Mesh generation component of FEniCS (stable).
	pkgver = 2017.2.0
	pkgrel = 1
	url = https://bitbucket.org/fenics-project/mshr
	arch = i686
	arch = x86_64
	groups = fenics
	license = GPL3
	makedepends = git
	depends = dolfin
	depends = mpfr
	conflicts = python-mshr-git
	options = !emptydirs
	source = mshr::git+https://bitbucket.org/fenics-project/mshr.git#tag=2017.2.0
	md5sums = SKIP

pkgname = python-mshr

