r-epivizrstandalone: auto updated to 1.24.0-1

This commit is contained in:
BioArchLinuxBot 2022-05-03 05:09:25 +00:00
parent 31c624393b
commit 8d04068e3b

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=epivizrStandalone
_pkgver=1.22.0
_pkgver=1.24.0
pkgname=r-${_pkgname,,}
pkgver=1.22.0
pkgver=1.24.0
pkgrel=1
pkgdesc='Run Epiviz Interactive Genomic Data Visualization App within R'
arch=('any')
@ -29,7 +29,7 @@ optdepends=(
r-testthat
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('49e195110e2f15554a9580ecfc6aefbfab6c29f4bcf4fe2a696bf988547540a8')
sha256sums=('aa3d40ac743221b5e9eda0b6a5b05f920cbf306190b95b9969fab6c3f5111ac5')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"