mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
update license
This commit is contained in:
parent
582f0bab54
commit
38eee116f3
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ pkgrel=1
|
||||||
pkgdesc="phylogenetic reconstruction using infinite mixtures"
|
pkgdesc="phylogenetic reconstruction using infinite mixtures"
|
||||||
arch=('i686' 'x86_64')
|
arch=('i686' 'x86_64')
|
||||||
url="https://github.com/bayesiancook/phylobayes"
|
url="https://github.com/bayesiancook/phylobayes"
|
||||||
license=('custom')
|
license=('unknow')
|
||||||
conflicts=('phylobayes-mpi')
|
conflicts=('phylobayes-mpi')
|
||||||
depends=('gcc-libs')
|
depends=('gcc-libs')
|
||||||
source=("https://codeload.github.com/bayesiancook/phylobayes/tar.gz/refs/tags/v${pkgver}")
|
source=("https://codeload.github.com/bayesiancook/phylobayes/tar.gz/refs/tags/v${pkgver}")
|
||||||
|
|
Loading…
Add table
Reference in a new issue