From 38eee116f37db86647cedf838a1eb28397c074bf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9C=88=E5=AD=A3=E8=8A=B1=E4=B8=AD=E7=9A=84=E6=98=9F?= =?UTF-8?q?=E8=BE=B0?= Date: Mon, 1 Nov 2021 01:24:48 +0000 Subject: [PATCH] update license --- phylobayes/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/phylobayes/PKGBUILD b/phylobayes/PKGBUILD index 531422d9f0..3075aa80ee 100644 --- a/phylobayes/PKGBUILD +++ b/phylobayes/PKGBUILD @@ -7,7 +7,7 @@ pkgrel=1 pkgdesc="phylogenetic reconstruction using infinite mixtures" arch=('i686' 'x86_64') url="https://github.com/bayesiancook/phylobayes" -license=('custom') +license=('unknow') conflicts=('phylobayes-mpi') depends=('gcc-libs') source=("https://codeload.github.com/bayesiancook/phylobayes/tar.gz/refs/tags/v${pkgver}")