mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-h5vc: auto updated to 2.30.0-1
This commit is contained in:
parent
20050c6f54
commit
b9f2f1af8f
1 changed files with 4 additions and 4 deletions
|
@ -2,10 +2,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=h5vc
|
||||
_pkgver=2.28.0
|
||||
_pkgver=2.30.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=2.28.0
|
||||
pkgrel=2
|
||||
pkgver=2.30.0
|
||||
pkgrel=1
|
||||
pkgdesc='Managing alignment tallies using a hdf5 backend'
|
||||
arch=('x86_64')
|
||||
url="https://bioconductor.org/packages/${_pkgname}"
|
||||
|
@ -40,7 +40,7 @@ optdepends=(
|
|||
r-runit
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('9c4c18a7e2158b3da483865c38ce9b2e58cc7d792f6f259360306ec584089744')
|
||||
sha256sums=('0713f368e1aa0bbcf00a01130c8c9083efaa115b63859f8b74ba28e216717b07')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue