r-shinyepico: auto updated to 1.2.0-1

This commit is contained in:
BioArchLinuxBot 2022-01-29 11:29:10 +00:00
parent e2656893e0
commit 2257c611e2

View file

@ -3,7 +3,7 @@
_pkgname=shinyepico
_pkgver=1.2.0
pkgname=r-${_pkgname,,}
pkgver=${_pkgver//[:-]/.}
pkgver=1.2.0
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=('a')
sha256sums=('ed796e73c3dc9b41e0834d09a867ae951bbb48687649391cad541469c8dbdfad')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"