r-sesame: auto updated to 1.14.2-1

This commit is contained in:
BioArchLinuxBot 2022-05-21 00:25:08 +00:00
parent feb54b8229
commit 080e2e4379

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=sesame
_pkgver=1.14.1
_pkgver=1.14.2
pkgname=r-${_pkgname,,}
pkgver=1.14.1
pkgver=1.14.2
pkgrel=1
pkgdesc='SEnsible Step-wise Analysis of DNA MEthylation BeadChips'
arch=('any')
@ -46,7 +46,7 @@ optdepends=(
r-tidyr
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('fd2a2baa25ce246323bc05d7a739b3b68ab885c2b9ca403de66e4c0db7dab6e4')
sha256sums=('114806e010ccd1974db6c8326e304eaa85362887c4c1cbbf3c71a4140417fdd2')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"