mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-pigengene: auto updated to 1.22.0-1
This commit is contained in:
parent
736c053c37
commit
8db0c573f1
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=Pigengene
|
||||
_pkgver=1.20.0
|
||||
_pkgver=1.22.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.20.0
|
||||
pkgver=1.22.0
|
||||
pkgrel=1
|
||||
pkgdesc='Infers biological signatures from gene expression data'
|
||||
arch=('any')
|
||||
|
@ -41,7 +41,7 @@ optdepends=(
|
|||
r-org.mm.eg.db
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('b15e29a3077629eafcc472ef65a230e0a9c99fedcfedb2ff6ef719ef4a13bfe5')
|
||||
sha256sums=('3f76ff972e486526f95c8bdfa3d406f501a836f9fa9ef3ab5d007ef7771c7d85')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue