mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-h5vcdata: auto updated to 2.16.0-1
This commit is contained in:
parent
de55476223
commit
9f0e342514
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=h5vcData
|
||||
_pkgver=2.15.0
|
||||
_pkgver=2.16.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=2.15.0
|
||||
pkgver=2.16.0
|
||||
pkgrel=1
|
||||
pkgdesc='Example data for the h5vc package'
|
||||
arch=('any')
|
||||
|
@ -16,7 +16,7 @@ optdepends=(
|
|||
r-h5vc
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/data/experiment/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('7a6cb2c66f3843f358c06336b718d887169d8a567fd0ce4b57eadecd43b85834')
|
||||
sha256sums=('84f7c780bd0416670120fc9f79ba831bd27276de69419ac0e98947a569c49c11')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue