mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-kcsmart: auto updated to 2.60.0-1
This commit is contained in:
parent
fa69e943e9
commit
708de80cb3
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=KCsmart
|
||||
_pkgver=2.58.0
|
||||
_pkgver=2.60.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=2.58.0
|
||||
pkgver=2.60.0
|
||||
pkgrel=1
|
||||
pkgdesc='Multi sample aCGH analysis package using kernel convolution'
|
||||
arch=('any')
|
||||
|
@ -20,7 +20,7 @@ optdepends=(
|
|||
r-cghbase
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('abd9c549f8a8a3d5fe0938831705b082e55dcefa91a8c560b091f3d3ddc1676b')
|
||||
sha256sums=('79f1116c49d0ff9eb12fd3e6ccb68e2378a6924f8ba5740be6fb0ec0883d3220')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue