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