mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-fcscan: auto updated to 1.18.0-1
This commit is contained in:
parent
0a392d67e8
commit
633086739d
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=fcScan
|
||||
_pkgver=1.16.0
|
||||
_pkgver=1.18.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.16.0
|
||||
pkgrel=2
|
||||
pkgver=1.18.0
|
||||
pkgrel=1
|
||||
pkgdesc='fcScan for detecting clusters of coordinates with user defined options'
|
||||
arch=('any')
|
||||
url="https://bioconductor.org/packages/${_pkgname}"
|
||||
|
@ -28,7 +28,7 @@ optdepends=(
|
|||
r-runit
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('f9e080e31d5d10004e880e6cab4ef6e7f8b661c3878bebd0f7400ef2766a0a42')
|
||||
sha256sums=('5e485e2e4d782e2b110ef375ec143f1b93723311b31d6d7931d613b2f32f61bd')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue