mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-rnaagecalc: auto updated to 1.16.0-1
This commit is contained in:
parent
365944c8e6
commit
9f3ed3dee3
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=RNAAgeCalc
|
||||
_pkgver=1.14.0
|
||||
_pkgver=1.16.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.14.0
|
||||
pkgrel=2
|
||||
pkgver=1.16.0
|
||||
pkgrel=1
|
||||
pkgdesc='A multi-tissue transcriptional age calculator'
|
||||
arch=('any')
|
||||
url="https://bioconductor.org/packages/${_pkgname}"
|
||||
|
@ -24,7 +24,7 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('72ca209df31c620727903c7538cd7215ca4070550d413e5a604f03e6bb2328b3')
|
||||
sha256sums=('d3c2bd82b82da4b4af60b8c62f2923e484f04f67c5acc1216b6421c5a90b42c0')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue