r-anota: auto updated to 1.44.0-1

This commit is contained in:
BioArchLinuxBot 2022-04-28 04:48:02 +00:00
parent 740ad90019
commit d58eeb3ddf

View file

@ -1,10 +1,10 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=anota
_pkgver=1.42.0
_pkgver=1.44.0
pkgname=r-${_pkgname,,}
pkgver=1.42.0
pkgrel=2
pkgver=1.44.0
pkgrel=1
pkgdesc='ANalysis Of Translational Activity (ANOTA).'
arch=('any')
url="https://bioconductor.org/packages/${_pkgname}"
@ -15,7 +15,7 @@ depends=(
r-qvalue
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('2e29dc208a8831234a650d6da6fa8e5ef5fb84318efb5160293b653ad665fb29')
sha256sums=('6c88c43972e86bb4aa5cf5fb0af95d2140268cc4badfff34a654226a7fc9e5f4')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"