mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-rnbeads: auto updated to 2.14.0-1
This commit is contained in:
parent
6d19c6017b
commit
8788d5d387
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=RnBeads
|
||||
_pkgver=2.12.2
|
||||
_pkgver=2.14.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=2.12.2
|
||||
pkgver=2.14.0
|
||||
pkgrel=1
|
||||
pkgdesc='RnBeads'
|
||||
arch=('any')
|
||||
|
@ -72,7 +72,7 @@ optdepends=(
|
|||
r-xml
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('a0997082cede0ba1fc6530e7d637800b5230eb891277082ce6b31f532e814b10')
|
||||
sha256sums=('858c6920745f54cb141e828ba80e366e3a803be2658cafc11d7224049295b6e4')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue