mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-isomirs: auto updated to 1.24.0-1
This commit is contained in:
parent
52bb385ade
commit
cbe1e05aec
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=isomiRs
|
||||
_pkgver=1.22.1
|
||||
_pkgver=1.24.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.22.1
|
||||
pkgver=1.24.0
|
||||
pkgrel=1
|
||||
pkgdesc='Analyze isomiRs and miRNAs from small RNA-seq'
|
||||
arch=('any')
|
||||
|
@ -49,7 +49,7 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('23e1decea8ef51a41f656f452d37d0ebb740e34df1d7c39a32694cdedb21f3cb')
|
||||
sha256sums=('814030b7c1ffdf2867865d2f3ef80d4f48e1e03d113de19928b4328bb4c3eef0')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue