mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-ensemblvep: auto updated to 1.37.1-1
This commit is contained in:
parent
493b44de32
commit
33830ada17
1 changed files with 3 additions and 3 deletions
|
@ -2,9 +2,9 @@
|
||||||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||||
|
|
||||||
_pkgname=ensemblVEP
|
_pkgname=ensemblVEP
|
||||||
_pkgver=1.36.1
|
_pkgver=1.37.1
|
||||||
pkgname=r-${_pkgname,,}
|
pkgname=r-${_pkgname,,}
|
||||||
pkgver=1.36.1
|
pkgver=1.37.1
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc='R Interface to Ensembl Variant Effect Predictor'
|
pkgdesc='R Interface to Ensembl Variant Effect Predictor'
|
||||||
arch=('any')
|
arch=('any')
|
||||||
|
@ -24,7 +24,7 @@ optdepends=(
|
||||||
r-runit
|
r-runit
|
||||||
)
|
)
|
||||||
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=('2a00e7c14dfd10aaa47472a99685b255d6b53a52f3104923df9ebc42b8be68bc')
|
sha256sums=('0a35985b3b4212cce66fc4c59e21c067523b702938ac346d4b55a6f4d1821365')
|
||||||
|
|
||||||
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