r-comet: auto updated to 1.28.0-1

This commit is contained in:
BioArchLinuxBot 2022-05-03 04:45:44 +00:00
parent f0862b705e
commit 96b1fc845f

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=coMET
_pkgver=1.26.0
_pkgver=1.28.0
pkgname=r-${_pkgname,,}
pkgver=1.26.0
pkgver=1.28.0
pkgrel=1
pkgdesc='coMET: visualisation of regional epigenome-wide association scan (EWAS) results and DNA co-methylation patterns'
arch=('any')
@ -30,7 +30,7 @@ optdepends=(
r-runit
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('64a7a6a8864ac3dc35f1bac83cc7a69dbdd6cfb3a64b5c0ad238e3233a848e58')
sha256sums=('416d777cca985e93630d071bd5e81820fad01aa63e4b17c980f98f075650670d')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"