mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-tilingarray: auto updated to 1.84.0-1
This commit is contained in:
parent
897f7067bd
commit
28ee9aa171
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=tilingArray
|
||||
_pkgver=1.82.0
|
||||
_pkgver=1.84.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.82.0
|
||||
pkgver=1.84.0
|
||||
pkgrel=1
|
||||
pkgdesc='Transcript mapping with high-density oligonucleotide tiling arrays'
|
||||
arch=('x86_64')
|
||||
|
@ -20,7 +20,7 @@ depends=(
|
|||
r-vsn
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('6051164cc4a1b8385ae3c569e1e8b2afb9521752523b8da66034bafdca110890')
|
||||
sha256sums=('4e92ddc622c3804540e6889287473a286f55f3f118c32b883fcb7d43a4afc48e')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue