fasta: auto updated to 36.3.8i-2

This commit is contained in:
BioArchLinuxBot 2022-04-11 00:10:34 +00:00
parent ae547e3623
commit afcbdb8e6f

View file

@ -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