mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-h5vc: auto updated to 2.40.1-1
This commit is contained in:
parent
df59c3e88c
commit
a4907673ee
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=h5vc
|
_pkgname=h5vc
|
||||||
_pkgver=2.40.0
|
_pkgver=2.40.1
|
||||||
pkgname=r-${_pkgname,,}
|
pkgname=r-${_pkgname,,}
|
||||||
pkgver=2.40.0
|
pkgver=2.40.1
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc='Managing alignment tallies using a hdf5 backend'
|
pkgdesc='Managing alignment tallies using a hdf5 backend'
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
|
@ -40,7 +40,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=('499e723c4881332f3f4de127815d20a865ddcf50155f42efa849246023466798')
|
sha256sums=('7918d0e5b992442bb166ae9d814cb103a89972b207978655d70a9339cd4cb61b')
|
||||||
|
|
||||||
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