mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-ensembldb: auto updated to 2.30.0-1
This commit is contained in:
parent
43eec171e2
commit
3b872682f2
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=ensembldb
|
||||
_pkgver=2.28.1
|
||||
_pkgver=2.30.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=2.28.1
|
||||
pkgver=2.30.0
|
||||
pkgrel=1
|
||||
pkgdesc='Utilities to create and use Ensembl-based annotation databases'
|
||||
arch=('any')
|
||||
|
@ -42,7 +42,7 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('01fbc1bad573ffdeec8e81c84ab36270ddfd0c0863327574c4f676fbdff9dc3d')
|
||||
sha256sums=('0a78d89df51c694a09986461023ca90e9849e8c85098085ec0ece7f83da4f0dc')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue