mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
garli: fix license
This commit is contained in:
parent
486de96b19
commit
875b18cc66
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ pkgrel=1
|
|||
pkgdesc="Phylogenetic analysis of molecular sequence data using the maximum-likelihood criterion"
|
||||
arch=('x86_64')
|
||||
url="https://github.com/Ashod/garli"
|
||||
license=('GPL2')
|
||||
license=('GPL')
|
||||
depends=('gcc-libs' 'ncl')
|
||||
makedepends=('make' 'autoconf')
|
||||
source=("$url/archive/refs/tags/$pkgver-release.tar.gz")
|
||||
|
|
Loading…
Add table
Reference in a new issue