mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-suprahex: auto updated to 1.42.0-1
This commit is contained in:
parent
8f6261420b
commit
7c495decc2
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=supraHex
|
||||
_pkgver=1.40.0
|
||||
_pkgver=1.42.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.40.0
|
||||
pkgrel=2
|
||||
pkgver=1.42.0
|
||||
pkgrel=1
|
||||
pkgdesc='supraHex: a supra-hexagonal map for analysing tabular omics data'
|
||||
arch=('any')
|
||||
url="https://bioconductor.org/packages/${_pkgname}"
|
||||
|
@ -23,7 +23,7 @@ depends=(
|
|||
r-tidyr
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('a43f328168e5231e575a7464656ed9508069efcded340cf5f7eb2c243924eb6c')
|
||||
sha256sums=('f4dc1058499ee8c79d4d8b5c703e51ff2a739d4c82adda56df7db1f217df0e83')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue