r-somnibus: auto updated to 1.4.0-1

This commit is contained in:
BioArchLinuxBot 2022-04-28 01:07:26 +00:00
parent 92659285d1
commit 77db8e16e9

View file

@ -1,10 +1,10 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=SOMNiBUS
_pkgver=1.2.0
_pkgver=1.4.0
pkgname=r-${_pkgname,,}
pkgver=1.2.0
pkgrel=2
pkgver=1.4.0
pkgrel=1
pkgdesc='Smooth modeling of bisulfite sequencing'
arch=('any')
url="https://bioconductor.org/packages/${_pkgname}"
@ -24,7 +24,7 @@ optdepends=(
r-testthat
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('bae0ae47bca3c169253a5fbec888961ff2e04169bb784da1beb7b39e0f16fd0e')
sha256sums=('ccd3320c6e3c764ea9636671939fb18c3421fb0f778a451169866b6795b05976')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"