mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-rnainteract: auto updated to 1.52.0-1
This commit is contained in:
parent
f3c8fcdcdb
commit
2ec6859e40
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=RNAinteract
|
||||
_pkgver=1.50.0
|
||||
_pkgver=1.52.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.50.0
|
||||
pkgrel=2
|
||||
pkgver=1.52.0
|
||||
pkgrel=1
|
||||
pkgdesc='Estimate Pairwise Interactions from multidimensional features'
|
||||
arch=('any')
|
||||
url="https://bioconductor.org/packages/${_pkgname}"
|
||||
|
@ -26,7 +26,7 @@ depends=(
|
|||
r-splots
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('74d9aadb4a6cfbb7690bf7d5a895a4a5d28fea9521a6ac37d5a6af1e8e6ecd76')
|
||||
sha256sums=('461c584ffad8507a8beed3f2b3c8dc816619abc979e0f3d28ce813d579785da2')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue