mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
mmseqs2: auto updated to 17.b804f-1
This commit is contained in:
parent
ff42537433
commit
45c5d75b7e
1 changed files with 4 additions and 4 deletions
|
@ -2,9 +2,9 @@
|
||||||
pkgbase=mmseqs2
|
pkgbase=mmseqs2
|
||||||
pkgname=('mmseqs2-sse4' 'mmseqs2-avx2')
|
pkgname=('mmseqs2-sse4' 'mmseqs2-avx2')
|
||||||
_pkgbase=${pkgbase//mm/MM}
|
_pkgbase=${pkgbase//mm/MM}
|
||||||
pkgver=16.747c6
|
pkgver=17.b804f
|
||||||
_pkgver=16-747c6
|
_pkgver=17-b804f
|
||||||
pkgrel=5
|
pkgrel=1
|
||||||
pkgdesc="ultra fast and sensitive search and clustering suite. https://doi.org/10.1038/nbt.3988"
|
pkgdesc="ultra fast and sensitive search and clustering suite. https://doi.org/10.1038/nbt.3988"
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
url="https://github.com/soedinglab/mmseqs2"
|
url="https://github.com/soedinglab/mmseqs2"
|
||||||
|
@ -15,7 +15,7 @@ source=("$_pkgbase-$_pkgver.tar.gz::https://github.com/soedinglab/MMseqs2/archiv
|
||||||
"fix_util_installation.patch"
|
"fix_util_installation.patch"
|
||||||
)
|
)
|
||||||
install=bash-completion.install
|
install=bash-completion.install
|
||||||
sha256sums=('faeb6841feb8e028651c2391de1346c55c2091a96520b625525d27b99d07ef1d'
|
sha256sums=('300ebd14bf4e007b339037e5f73d8ff9c4e34f8495204c4a8c59c7672b689db2'
|
||||||
'39432896625dca6240e7f4f6dffebd05f40a1d0de2c724d7123cb63e2464e791'
|
'39432896625dca6240e7f4f6dffebd05f40a1d0de2c724d7123cb63e2464e791'
|
||||||
'ca25afde5447ec6b72e0a6ca9874eb6b5b93c2ec52ff3f10e4b3929d1aea1e71')
|
'ca25afde5447ec6b72e0a6ca9874eb6b5b93c2ec52ff3f10e4b3929d1aea1e71')
|
||||||
prepare() {
|
prepare() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue