mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
qtl-seq: auto updated to 2.2.4-1
This commit is contained in:
parent
a227f32b4d
commit
35c0f96d7a
1 changed files with 3 additions and 3 deletions
|
@ -2,8 +2,8 @@
|
||||||
|
|
||||||
pkgname=qtl-seq
|
pkgname=qtl-seq
|
||||||
_name=QTL-seq
|
_name=QTL-seq
|
||||||
pkgver=2.2.3
|
pkgver=2.2.4
|
||||||
pkgrel=3
|
pkgrel=1
|
||||||
pkgdesc='Pipeline for bulk segregant analysis. https://doi.org/10.7717/peerj.13170'
|
pkgdesc='Pipeline for bulk segregant analysis. https://doi.org/10.7717/peerj.13170'
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
url="https://github.com/YuSugihara/QTL-seq"
|
url="https://github.com/YuSugihara/QTL-seq"
|
||||||
|
@ -26,7 +26,7 @@ makedepends=(
|
||||||
)
|
)
|
||||||
options=(!emptydirs)
|
options=(!emptydirs)
|
||||||
source=($_name-$pkgver::"https://github.com/YuSugihara/QTL-seq/archive/refs/tags/v$pkgver.tar.gz")
|
source=($_name-$pkgver::"https://github.com/YuSugihara/QTL-seq/archive/refs/tags/v$pkgver.tar.gz")
|
||||||
sha256sums=('fb6e641f100316cd178254fc1f196cc5dd7bbebb18f2997c29cd896a997227d1')
|
sha256sums=('af19375c3d5685f24412e6dfad513d8abea5998d938b9675b1091424f243fdb6')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
cd "$srcdir/$_name-$pkgver"
|
cd "$srcdir/$_name-$pkgver"
|
||||||
|
|
Loading…
Add table
Reference in a new issue