mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-affylmgui: auto updated to 1.76.0-1
This commit is contained in:
parent
2be4b14199
commit
d82f061a97
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=affylmGUI
|
||||
_pkgver=1.74.0
|
||||
_pkgver=1.76.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.74.0
|
||||
pkgver=1.76.0
|
||||
pkgrel=1
|
||||
pkgdesc='GUI for limma Package with Affymetrix Microarrays'
|
||||
arch=('any')
|
||||
|
@ -24,7 +24,7 @@ depends=(
|
|||
r-xtable
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('9639d10765ba18cf271e003fdadb29960383a52b60258400029dc011c6df2fd4')
|
||||
sha256sums=('6fba04b0e33a9fb149e2123a36f409307e44b4322902480b30c9aa9d60fd6190')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue