mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
Update PKGBUILD
This commit is contained in:
parent
335e8c4b5c
commit
ae678bea59
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ pkgrel=3
|
||||||
pkgdesc="multiple sequence comparison by log-expectation"
|
pkgdesc="multiple sequence comparison by log-expectation"
|
||||||
arch=('i686' 'x86_64')
|
arch=('i686' 'x86_64')
|
||||||
url="http://www.drive5.com/muscle/"
|
url="http://www.drive5.com/muscle/"
|
||||||
license=('custom')
|
license=('GPL3')
|
||||||
source=(https://github.com/rcedgar/muscle/releases/download/v$pkgver/muscle_v${pkgver}_linux)
|
source=(https://github.com/rcedgar/muscle/releases/download/v$pkgver/muscle_v${pkgver}_linux)
|
||||||
sha256sums=('ac7c39fcfa663dfaa89dd0efa324d998d63d72d9fef0bf0322120f6bfdc8fb98')
|
sha256sums=('ac7c39fcfa663dfaa89dd0efa324d998d63d72d9fef0bf0322120f6bfdc8fb98')
|
||||||
prepare() {
|
prepare() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue