r-sesame: auto updated to 1.14.1-1

This commit is contained in:
BioArchLinuxBot 2022-05-17 00:18:40 +00:00
parent b50d55cbcb
commit 1c4df26a59

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=sesame
_pkgver=1.14.0
_pkgver=1.14.1
pkgname=r-${_pkgname,,}
pkgver=1.14.0
pkgver=1.14.1
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=('5c27b5da439932d4ff30db66b16e99fc3b4433964ae5941ca95bbfb8a4a73f1a')
sha256sums=('fd2a2baa25ce246323bc05d7a739b3b68ab885c2b9ca403de66e4c0db7dab6e4')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"