r-shinymethyl: auto updated to 1.36.0-1

This commit is contained in:
BioArchLinuxBot 2023-04-29 07:30:33 +00:00
parent d896c881b6
commit b00d5f40b6

View file

@ -1,10 +1,10 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=shinyMethyl
_pkgver=1.34.0
_pkgver=1.36.0
pkgname=r-${_pkgname,,}
pkgver=1.34.0
pkgrel=3
pkgver=1.36.0
pkgrel=1
pkgdesc='Interactive visualization for Illumina methylation arrays'
arch=('any')
url="https://bioconductor.org/packages/${_pkgname}"
@ -27,7 +27,7 @@ optdepends=(
r-testthat
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('6a586a52a29ad5132265910cf43f5327b813c8e5e0a31c8280987ddd096b6af5')
sha256sums=('19f0123c0fe5106414d7ec0b4eadc1f978bd59755ff545427ee51020e9e31ce7')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"