mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-affycomp: auto updated to 1.76.1-1
This commit is contained in:
parent
bbaf9528c4
commit
a0c64114af
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=affycomp
|
||||
_pkgver=1.76.0
|
||||
_pkgver=1.76.1
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.76.0
|
||||
pkgver=1.76.1
|
||||
pkgrel=1
|
||||
pkgdesc='Graphics Toolbox for Assessment of Affymetrix Expression Measures'
|
||||
arch=('any')
|
||||
|
@ -18,7 +18,7 @@ optdepends=(
|
|||
r-splines
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('c2d0dec094d63636cc6e7946430bef93214256de3234f98e76c2c2369ad94aaf')
|
||||
sha256sums=('c1a64c1eb9a9e4d3128625f2656070982b04230e0e976c91611f508d30928c71')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue