mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-geneattribution: auto updated to 1.22.0-1
This commit is contained in:
parent
be0142bb65
commit
6c0f6aefd8
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=geneAttribution
|
||||
_pkgver=1.20.0
|
||||
_pkgver=1.22.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.20.0
|
||||
pkgver=1.22.0
|
||||
pkgrel=1
|
||||
pkgdesc='Identification of candidate genes associated with genetic variation'
|
||||
arch=('any')
|
||||
|
@ -27,7 +27,7 @@ optdepends=(
|
|||
r-txdb.hsapiens.ucsc.hg38.knowngene
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('367b6774dbd4d421baf2e0206f9c11d6e47903dbe63a3c1ea20804ecfc80deef')
|
||||
sha256sums=('e76f0ffa5e348ea59f59fd3955cb2723eeac1b6cb20e15134e657fe8a8ca1638')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue