mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-fis: auto updated to 1.24.0-1
This commit is contained in:
parent
f5ce098d06
commit
b9bd5f2ef6
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=FIs
|
||||
_pkgver=1.23.0
|
||||
_pkgver=1.24.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.23.0
|
||||
pkgver=1.24.0
|
||||
pkgrel=1
|
||||
pkgdesc='Human Functional Interactions (FIs) for splineTimeR package'
|
||||
arch=('any')
|
||||
|
@ -13,7 +13,7 @@ depends=(
|
|||
r
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/data/experiment/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('60862ecba8a63373ba2c0eebc11e4ef11f597abf6d437a3aa09f909ee6bb6727')
|
||||
sha256sums=('416fea2b68a03db2d4cb162cf8af3f0c5be8f4146021063f612a84358677bfee')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue