mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-scan.upc: auto updated to 2.46.0-1
This commit is contained in:
parent
49dfab5e45
commit
a755e183aa
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=SCAN.UPC
|
||||
_pkgver=2.44.0
|
||||
_pkgver=2.46.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=2.44.0
|
||||
pkgrel=2
|
||||
pkgver=2.46.0
|
||||
pkgrel=1
|
||||
pkgdesc='Single-channel array normalization (SCAN) and Universal exPression Codes (UPC)'
|
||||
arch=('any')
|
||||
url="https://bioconductor.org/packages/${_pkgname}"
|
||||
|
@ -25,7 +25,7 @@ optdepends=(
|
|||
r-pd.hg.u95a
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('3e9e055af1175901ab95b3546db7feff4f45f9e4f231711ce91ace7e5dcc9c35')
|
||||
sha256sums=('9129abb037bc88041813009787596b928c16ca3d3962c170f72051ed7af09aab')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue