mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-ga4ghshiny: auto updated to 1.28.0-1
This commit is contained in:
parent
c95371ba30
commit
3a0739d924
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=GA4GHshiny
|
_pkgname=GA4GHshiny
|
||||||
_pkgver=1.26.0
|
_pkgver=1.28.0
|
||||||
pkgname=r-${_pkgname,,}
|
pkgname=r-${_pkgname,,}
|
||||||
pkgver=1.26.0
|
pkgver=1.28.0
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc='Shiny application for interacting with GA4GH-based data servers'
|
pkgdesc='Shiny application for interacting with GA4GH-based data servers'
|
||||||
arch=('any')
|
arch=('any')
|
||||||
|
@ -35,7 +35,7 @@ optdepends=(
|
||||||
r-txdb.hsapiens.ucsc.hg19.knowngene
|
r-txdb.hsapiens.ucsc.hg19.knowngene
|
||||||
)
|
)
|
||||||
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=('51a5ef44eeb82c7ff88a1f42064e425cbe47a77820473f0816f83f3655b840ee')
|
sha256sums=('842481a24ec5889aeadd5dac595a867b719cd52aefae016f8aeffd5901bcc8b5')
|
||||||
|
|
||||||
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