mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-seqtools: auto updated to 1.40.0-1
This commit is contained in:
parent
f11899d736
commit
4a544721b5
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=seqTools
|
||||
_pkgver=1.38.0
|
||||
_pkgver=1.40.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//-/.}
|
||||
pkgrel=1
|
||||
|
@ -18,8 +18,8 @@ optdepends=(
|
|||
r-runit
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
md5sums=('efc46fe13fa6e36062e053a23245052b')
|
||||
b2sums=('c88ac4dd281341db6a27a33f1c9d18feafc7160f32c7aa908ddb0bc72e884373ea2dc8667f2b193368b436476e26dd629038d41785164a7e6dc1670839e93daf')
|
||||
md5sums=('ae732af0b68234893f0cb7852dbe64c7')
|
||||
b2sums=('82d05b22acfbbe8218e2822ee9d92070cea46046a3c0f25d666f666c40d5fc67f506f8be3bf85eee71e0d4746fc63e8ac86fc35bb3077528a2cb76e357ea46ea')
|
||||
|
||||
build() {
|
||||
mkdir build
|
||||
|
|
Loading…
Add table
Reference in a new issue