r-nxtirfcore: auto updated to 1.2.0-1

This commit is contained in:
BioArchLinuxBot 2022-05-08 12:47:32 +00:00
parent 0f652aaa26
commit 7a9bf3718d

View file

@ -2,9 +2,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=NxtIRFcore
_pkgver=1.0.0
_pkgver=1.2.0
pkgname=r-${_pkgname,,}
pkgver=1.0.0
pkgver=1.2.0
pkgrel=1
pkgdesc='Core Engine for NxtIRF: a User-Friendly Intron Retention and Alternative Splicing Analysis using the IRFinder Engine'
arch=('x86_64')
@ -56,7 +56,7 @@ optdepends=(
r-testthat
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('181587e90e760d5c57291bbf6cc97ec13263c4b0bbf7e48a5fcece89425f216d')
sha256sums=('8049b08b03eb71573a89d3f2af5e99ec908e7107c4f8b461a55e256fae177b63')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"