r-easier: auto updated to 1.2.2-1

This commit is contained in:
BioArchLinuxBot 2022-11-01 10:40:39 +00:00
parent a8c75e7ec6
commit 712ad3a627

View file

@ -1,10 +1,10 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=easier
_pkgver=1.2.0
_pkgver=1.2.2
pkgname=r-${_pkgname,,}
pkgver=1.2.0
pkgrel=3
pkgver=1.2.2
pkgrel=1
pkgdesc='Estimate Systems Immune Response from RNA-seq data'
arch=('any')
url="https://bioconductor.org/packages/${_pkgname}"
@ -37,7 +37,7 @@ optdepends=(
r-testthat
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('c3a53fbf9a69243eb6222ca3e39a4ffe1f0c20bb82a63041a8f0d7c0da7d1421')
sha256sums=('fbbc4e71c305a1e914a680470872269946d591d383ee9fc56621cac5702142d0')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"