mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-semdist: auto updated to 1.40.0-1
This commit is contained in:
parent
fb72e7e5a3
commit
89a194cff9
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=SemDist
|
||||
_pkgver=1.38.0
|
||||
_pkgver=1.40.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.38.0
|
||||
pkgver=1.40.0
|
||||
pkgrel=1
|
||||
pkgdesc='Information Accretion-based Function Predictor Evaluation'
|
||||
arch=('any')
|
||||
|
@ -19,7 +19,7 @@ optdepends=(
|
|||
r-gosemsim
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('49e88b5b8723445333446ad813303587a03cd0f7d16b5bddd56869cb7bd61f0f')
|
||||
sha256sums=('3c6319091dc653d3ecdc5f46d96f1f5e15e329cf04e970983bfd21648967c285')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue