mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
stacks: auto updated to 2.68-1
This commit is contained in:
parent
fe1fec6904
commit
49f0ba4e40
1 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
pkgname=stacks
|
pkgname=stacks
|
||||||
pkgver=2.68
|
pkgver=2.68
|
||||||
pkgrel=0
|
pkgrel=1
|
||||||
pkgdesc="building loci from short-read sequences https://dx.doi.org/10.1111/mec.15253"
|
pkgdesc="building loci from short-read sequences https://dx.doi.org/10.1111/mec.15253"
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
url="https://catchenlab.life.illinois.edu/stacks/"
|
url="https://catchenlab.life.illinois.edu/stacks/"
|
||||||
|
@ -11,7 +11,7 @@ makedepends=('make' 'gcc' 'openmpi')
|
||||||
optdepends=('openmpi: for parallel')
|
optdepends=('openmpi: for parallel')
|
||||||
license=('GPL-3.0-or-later')
|
license=('GPL-3.0-or-later')
|
||||||
source=("https://catchenlab.life.illinois.edu/stacks/source/stacks-${pkgver}.tar.gz")
|
source=("https://catchenlab.life.illinois.edu/stacks/source/stacks-${pkgver}.tar.gz")
|
||||||
md5sums=('SKIP')
|
md5sums=('8b7d8437d45b9d78c4e95a50c8e55c67')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
cd "${pkgname}-${pkgver}"
|
cd "${pkgname}-${pkgver}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue