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