mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-lace: auto updated to 2.0.0-1
This commit is contained in:
parent
5028b95721
commit
01969a95a4
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=LACE
|
||||
_pkgver=1.6.0
|
||||
_pkgver=2.0.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.6.0
|
||||
pkgver=2.0.0
|
||||
pkgrel=1
|
||||
pkgdesc='Longitudinal Analysis of Cancer Evolution (LACE)'
|
||||
arch=('any')
|
||||
|
@ -49,7 +49,7 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('9a32c698c639c63f3232de40f54620466318cb3c25540b6fdd5e62f2a3bae306')
|
||||
sha256sums=('1caf829d25051d56159f3dc155ae4e1f726f6547ada3df22890f4e4938345557')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue