mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
paml: auto updated to 4.10.7-1
This commit is contained in:
parent
36b71818ec
commit
23302486bb
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
pkgname=paml
|
||||
pkgver=4.10.6
|
||||
pkgver=4.10.7
|
||||
pkgrel=1
|
||||
pkgdesc="Phylogenetic analysis by maximum likelihood. https://doi.org/10.1093/molbev/msm088"
|
||||
arch=('x86_64')
|
||||
|
@ -10,7 +10,7 @@ depends=('glibc')
|
|||
makedepends=('make')
|
||||
provides=('paml')
|
||||
source=("https://github.com/abacus-gene/paml/archive/refs/tags/${pkgver}.zip")
|
||||
sha256sums=('95af68480066e22499a90c6d32613e98689d8b8ddb69358180b4dc7e2a599bed')
|
||||
sha256sums=('0b77029516a5de4e67fa5b3c3e18fc6d5c26d6bf2556175b10dea662bad9b899')
|
||||
prepare(){
|
||||
cd "$pkgname-$pkgver"/
|
||||
mkdir bin
|
||||
|
|
Loading…
Add table
Reference in a new issue