mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-bgeecall: auto updated to 1.12.2-1
This commit is contained in:
parent
bdc27f8260
commit
f2697b3a84
1 changed files with 4 additions and 4 deletions
|
@ -2,10 +2,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=BgeeCall
|
||||
_pkgver=1.12.1
|
||||
_pkgver=1.12.2
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.12.1
|
||||
pkgrel=4
|
||||
pkgver=1.12.2
|
||||
pkgrel=1
|
||||
pkgdesc='Automatic RNA-Seq present/absent gene expression calls generation'
|
||||
arch=('any')
|
||||
url="https://bioconductor.org/packages/${_pkgname}"
|
||||
|
@ -32,7 +32,7 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('70fe76b985c4af6e10e6986faa9e39d842b951196bc043c62d647d63746522bc')
|
||||
sha256sums=('34f25a8568ce68b3f3d22a607b90f3deab3520bb8bd0701665a4d6523cafda50')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue