mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-scanmirdata: auto updated to 1.10.0-1
This commit is contained in:
parent
99f949c3d3
commit
d9bed33679
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=scanMiRData
|
||||
_pkgver=1.9.0
|
||||
_pkgver=1.10.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.9.0
|
||||
pkgver=1.10.0
|
||||
pkgrel=1
|
||||
pkgdesc='miRNA Affinity models for the scanMiR package'
|
||||
arch=('any')
|
||||
|
@ -19,7 +19,7 @@ optdepends=(
|
|||
r-rmarkdown
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/data/experiment/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('cfd74176fc579391c94552c9be0b1fbc37ad3eeb11f494e1157a54f2f5e1320e')
|
||||
sha256sums=('66a996893fc0d1a2864b458019c8890264608a9206bf6b3e6fbed64287a2ebc0')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue