summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6a53180fa0b3..f321c7cc425f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgdesc="parsimony and simulated annealing in the search for phylogenetic trees
https://doi.org/10.1093/bioinformatics/btg402"
arch=('x86_64')
url="https://github.com/phylolvb/lvb"
-license=('GPL2')
+license=('custom')
depends=('gcc-libs' 'glibc')
makedepends=('make')
source=($url/archive/refs/tags/$pkgver.tar.gz)