garli: fix license

This commit is contained in:
Kuoi 2022-08-28 04:54:12 +01:00 committed by GitHub
parent 486de96b19
commit 875b18cc66
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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")