r-shinyepico: auto updated to 1.12.0-1

This commit is contained in:
BioArchLinuxBot 2024-05-03 14:19:34 +00:00
parent 88991ec621
commit 13b746c2b7

View file

@ -1,10 +1,10 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=shinyepico
_pkgver=1.10.0
_pkgver=1.12.0
pkgname=r-${_pkgname,,}
pkgver=1.10.0
pkgrel=2
pkgver=1.12.0
pkgrel=1
pkgdesc='ShinyÉPICo'
arch=('any')
url="https://bioconductor.org/packages/${_pkgname}"
@ -48,7 +48,7 @@ optdepends=(
r-testthat
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('09136d49bc8d92ccfd348de50150b663963548e2c0918471847880f9b6618e9a')
sha256sums=('81d9834ce437c19f9705abd4b87ab20fda597e214fe55ae80ed318df9015d04c')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"