blob: d4545987e01e074267e376bd4c4a70b12a587470 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = gemmi
pkgdesc = Macromolecular crystallography library and utilities
pkgver = 0.6.5
pkgrel = 1
url = https://project-gemmi.github.io
arch = x86_64
license = MPL2
makedepends = gcc-fortran
depends = python
source = https://github.com/project-gemmi/gemmi/archive/refs/tags/v0.6.5.tar.gz
sha256sums = 9159506a16e0d22bbeeefc4d34137099318307db1b2bebf06fb2ae501571b19c
pkgname = gemmi
|