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