mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
fasta: auto updated to 36.3.8i-2
This commit is contained in:
parent
ae547e3623
commit
afcbdb8e6f
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# Maintainer: guoyi
|
||||
pkgname=fasta
|
||||
pkgver=36.3.8i
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="Fast protein or a fast nucleotide comparison"
|
||||
arch=('x86_64')
|
||||
url="https://fasta.bioch.virginia.edu/wrpearson/fasta/"
|
||||
|
@ -10,7 +10,7 @@ depends=()
|
|||
makedepends=('make' 'gcc' 'git')
|
||||
optdepends=()
|
||||
source=(git+https://github.com/wrpearson/fasta36)
|
||||
md5sums=('SKIP') #autofill using updpkgsums
|
||||
md5sums=('SKIP')
|
||||
|
||||
build() {
|
||||
cd "$pkgname"36/src
|
||||
|
|
Loading…
Add table
Reference in a new issue