r-les: auto updated to 1.46.0-1

This commit is contained in:
BioArchLinuxBot 2022-04-28 01:52:38 +00:00
parent ffda30b733
commit ffacf29556

View file

@ -1,10 +1,10 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=les
_pkgver=1.44.0
_pkgver=1.46.0
pkgname=r-${_pkgname,,}
pkgver=1.44.0
pkgrel=2
pkgver=1.46.0
pkgrel=1
pkgdesc='Identifying Differential Effects in Tiling Microarray Data'
arch=('any')
url="https://bioconductor.org/packages/${_pkgname}"
@ -21,7 +21,7 @@ optdepends=(
r-parallel
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('366121ba2c9fde0196cddc3315076a0d3239f2b2ec5b7f61cabc1f7970846a22')
sha256sums=('58317e07703d1ef3a92844cb20cb3856a329959c73cf058521eb30cf5e01881d')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"