blob: 21aff88f6563c5a3e6fc92e970a463d577c82932 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = paml
pkgdesc = Phylogenetic analysis by maximum likelihood. https://doi.org/10.1093/molbev/msm088
pkgver = 4.10.7
pkgrel = 2
url = http://abacus.gene.ucl.ac.uk/software/
arch = x86_64
license = GPL-3.0-or-later
makedepends = make
depends = glibc
provides = paml
source = https://github.com/abacus-gene/paml/archive/refs/tags/4.10.7.zip
sha256sums = 0b77029516a5de4e67fa5b3c3e18fc6d5c26d6bf2556175b10dea662bad9b899
pkgname = paml
|