mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-hopach: auto updated to 2.56.0-1
This commit is contained in:
parent
93fbcbff12
commit
fb937569bc
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=hopach
|
||||
_pkgver=2.54.0
|
||||
_pkgver=2.56.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=2.54.0
|
||||
pkgrel=2
|
||||
pkgver=2.56.0
|
||||
pkgrel=1
|
||||
pkgdesc='Hierarchical Ordered Partitioning and Collapsing Hybrid (HOPACH)'
|
||||
arch=('x86_64')
|
||||
url="https://bioconductor.org/packages/${_pkgname}"
|
||||
|
@ -15,7 +15,7 @@ depends=(
|
|||
r-biocgenerics
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('b159a548ea06f47cff9716911c0838b9c1d7c2a7173e5a915c0eceae217d48d6')
|
||||
sha256sums=('640e61aa18bb4d27b6c6d4ea534496e7c050cf5f9b8b473e391dee2668ea4d30')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue