mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
mashmap: auto updated to 3.1.1-1
This commit is contained in:
parent
2e3a6cbb5a
commit
9b0f4e8191
1 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
pkgname=mashmap
|
||||
_pkgname=MashMap
|
||||
pkgver=3.1.0
|
||||
pkgver=3.1.1
|
||||
pkgrel=1
|
||||
pkgdesc='Fast approximate aligner for long DNA sequences'
|
||||
arch=(x86_64)
|
||||
|
@ -12,7 +12,7 @@ depends=('glibc' 'gsl' 'zlib' 'gcc-libs' 'perl' 'python' 'htslib')
|
|||
makedepends=('cmake' 'git')
|
||||
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/marbl/MashMap/archive/refs/tags/v${pkgver}.tar.gz"
|
||||
)
|
||||
b2sums=('e58e3c71a59232760b706cd0a9a8aa09103666ea9ad5d54f3e0b559a5c1b325546875ba04ec06297ee8e1bcf7317c626ad131c2978e5f117ba7a5cedde172870')
|
||||
b2sums=('7e660bc1e9a777101cf3d74d9e2d67de62fab29a81cc69614c876eae96abfb3491fe63d139d835262cdf6eef1366b01a6e6603a621963c073fc575be2c1b6770')
|
||||
|
||||
build() {
|
||||
cd ${_pkgname}-${pkgver}
|
||||
|
|
Loading…
Add table
Reference in a new issue