mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
muscle3: fix the license missing
This commit is contained in:
parent
98e7044084
commit
9d8a65672e
1 changed files with 2 additions and 3 deletions
|
@ -8,9 +8,8 @@ pkgdesc="multiple sequence comparison by log-expectation"
|
|||
arch=('i686' 'x86_64')
|
||||
url="http://www.drive5.com/muscle/"
|
||||
license=('custom')
|
||||
source=(http://www.drive5.com/muscle/muscle_src_$pkgver.tar.gz LICENSE)
|
||||
sha256sums=('c70c552231cd3289f1bad51c9bd174804c18bb3adcf47f501afec7a68f9c482e'
|
||||
'2ee887dede5d3ddb6fa65690e0afd8d1083d835522d9271450752df0cc2f6658')
|
||||
source=(http://www.drive5.com/muscle/muscle_src_$pkgver.tar.gz)
|
||||
sha256sums=('c70c552231cd3289f1bad51c9bd174804c18bb3adcf47f501afec7a68f9c482e')
|
||||
provides=('muscle')
|
||||
conflicts=('muscle')
|
||||
build() {
|
||||
|
|
Loading…
Add table
Reference in a new issue