mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-mirlab: auto updated to 1.26.0-1
This commit is contained in:
parent
4d6b8061d8
commit
48b6ce9cef
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=miRLAB
|
||||
_pkgver=1.24.0
|
||||
_pkgver=1.26.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.24.0
|
||||
pkgver=1.26.0
|
||||
pkgrel=1
|
||||
pkgdesc='Dry lab for exploring miRNA-mRNA relationships'
|
||||
arch=('any')
|
||||
|
@ -39,7 +39,7 @@ optdepends=(
|
|||
r-runit
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('5828ebc42f1a7b4d21f99bd0c0b2ea2deda7bce55b94ad04bcc6a692e1fcd005')
|
||||
sha256sums=('d34b070b117059405849310cebf74e35ccd0d5c519e82586e4e06d0176fd0d36')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue