r-epivizr: auto updated to 2.26.0-1

This commit is contained in:
BioArchLinuxBot 2022-05-03 04:14:00 +00:00
parent ce79e21a2e
commit 95844837a4

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=epivizr
_pkgver=2.24.0
_pkgver=2.26.0
pkgname=r-${_pkgname,,}
pkgver=2.24.0
pkgver=2.26.0
pkgrel=1
pkgdesc='R Interface to epiviz web app'
arch=('any')
@ -33,7 +33,7 @@ optdepends=(
r-testthat
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('4eecdb6f1aa2e55ccdb34807f2b6b00209d4e23035392c84a0a23e800a19baf7')
sha256sums=('1fde153a1643ad94586f37ac12c11fd6cfff9dd5ff07939d78df712c0ce8f0c3')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"