mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-signer: auto updated to 1.22.0-1
This commit is contained in:
parent
936cd7745b
commit
383925d449
1 changed files with 3 additions and 3 deletions
|
@ -2,9 +2,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=signeR
|
||||
_pkgver=1.20.0
|
||||
_pkgver=1.22.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.20.0
|
||||
pkgver=1.22.0
|
||||
pkgrel=1
|
||||
pkgdesc='Empirical Bayesian approach to mutational signature discovery'
|
||||
arch=('x86_64')
|
||||
|
@ -31,7 +31,7 @@ optdepends=(
|
|||
r-rtracklayer
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('3ee0de3903d306e4c4edb14edc7d171d04b78d43b1f8a617c06a1902662c50f3')
|
||||
sha256sums=('f55f0220fbee63db4438682a16d526bd070bfc7c4f5c663965c2900b92035b8e')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue