mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-epivizr: auto updated to 2.26.0-1
This commit is contained in:
parent
ce79e21a2e
commit
95844837a4
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
||||||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||||
|
|
||||||
_pkgname=epivizr
|
_pkgname=epivizr
|
||||||
_pkgver=2.24.0
|
_pkgver=2.26.0
|
||||||
pkgname=r-${_pkgname,,}
|
pkgname=r-${_pkgname,,}
|
||||||
pkgver=2.24.0
|
pkgver=2.26.0
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc='R Interface to epiviz web app'
|
pkgdesc='R Interface to epiviz web app'
|
||||||
arch=('any')
|
arch=('any')
|
||||||
|
@ -33,7 +33,7 @@ optdepends=(
|
||||||
r-testthat
|
r-testthat
|
||||||
)
|
)
|
||||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||||
sha256sums=('4eecdb6f1aa2e55ccdb34807f2b6b00209d4e23035392c84a0a23e800a19baf7')
|
sha256sums=('1fde153a1643ad94586f37ac12c11fd6cfff9dd5ff07939d78df712c0ce8f0c3')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue