mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-genomicinteractionnodes: auto updated to 1.10.0-1
This commit is contained in:
parent
d81567e34f
commit
9ec8089e4c
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Maintainer: Pekka Ristola <pekkarr [at] protonmail [dot] com>
|
# Maintainer: Pekka Ristola <pekkarr [at] protonmail [dot] com>
|
||||||
|
|
||||||
_pkgname=GenomicInteractionNodes
|
_pkgname=GenomicInteractionNodes
|
||||||
_pkgver=1.8.0
|
_pkgver=1.10.0
|
||||||
pkgname=r-${_pkgname,,}
|
pkgname=r-${_pkgname,,}
|
||||||
pkgver=${_pkgver//-/.}
|
pkgver=${_pkgver//-/.}
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
|
@ -36,8 +36,8 @@ optdepends=(
|
||||||
r-txdb.hsapiens.ucsc.hg19.knowngene
|
r-txdb.hsapiens.ucsc.hg19.knowngene
|
||||||
)
|
)
|
||||||
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=('db86e22bb6f88384d71ed1942d3269bb')
|
md5sums=('5d250124934c9785b2c9b3c53727330f')
|
||||||
b2sums=('f921da5336a25bd90d4ae8f18a34044d8cb20ca5e8229e51c4411f392be3e1a744944706d7cbb07931a31a63e0d3be4c383caf0232fbb064e3838d44c93a8cb7')
|
b2sums=('9aa50f282921b16c3a250ee8588f67d0c867260c75afcbdf971d8377ffad50b184b28fd9f124ad0f4d56351e4eae909f016ac9abc23cd460a853e8e880ea10df')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
mkdir build
|
mkdir build
|
||||||
|
|
Loading…
Add table
Reference in a new issue