r-shinyepico: auto updated to 1.4.2-1

This commit is contained in:
BioArchLinuxBot 2022-05-21 00:25:38 +00:00
parent 080e2e4379
commit 4b0ca0e050

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=shinyepico
_pkgver=1.4.1
_pkgver=1.4.2
pkgname=r-${_pkgname,,}
pkgver=1.4.1
pkgver=1.4.2
pkgrel=1
pkgdesc='ShinyÉPICo'
arch=('any')
@ -47,7 +47,7 @@ optdepends=(
r-testthat
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('23b28f9d0dcadb9d60a5d3af1929723770c5971839f1b6d132f3235edb027d9f')
sha256sums=('3574dac3c4b082cdaec74238154244fbf21aa3c54a78c0f02e26ad81759d06df')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"