mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-metaseqr2: auto updated to 1.18.0-1
This commit is contained in:
parent
f24dab5974
commit
5f62f785b9
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||||
|
|
||||||
_pkgname=metaseqR2
|
_pkgname=metaseqR2
|
||||||
_pkgver=1.16.0
|
_pkgver=1.18.0
|
||||||
pkgname=r-${_pkgname,,}
|
pkgname=r-${_pkgname,,}
|
||||||
pkgver=${_pkgver//-/.}
|
pkgver=${_pkgver//-/.}
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
|
@ -65,8 +65,8 @@ optdepends=(
|
||||||
r-runit
|
r-runit
|
||||||
)
|
)
|
||||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||||
md5sums=('a406f8ff6d42c145b6b2bc0982d9faa4')
|
md5sums=('63be3ca96bdfbeb4262124fe5f8fa4a2')
|
||||||
b2sums=('1967c3caf3b366a9ec9f26a7e154a8313b7d809e6784179df3d9d230c15dadd3f1012873f3b7c49a20b11e4f11fa9a1be30f6aa12343bcb73aa5e36e18fc743f')
|
b2sums=('a6ef873e0396a35aac18e2f7cdf91f68798f54f77aea0e0a3892e54025692ed6235a77af03fc92f7fe25f7176934b816ea9011e6ea7694ac2325c31839d15917')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
mkdir build
|
mkdir build
|
||||||
|
|
Loading…
Add table
Reference in a new issue