mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-optimalflowdata: auto updated to 1.13.0-1
This commit is contained in:
parent
335e8a46f0
commit
bcb634b14c
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=optimalFlowData
|
||||
_pkgver=1.12.0
|
||||
_pkgver=1.13.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.12.0
|
||||
pkgver=1.13.0
|
||||
pkgrel=1
|
||||
pkgdesc='optimalFlowData'
|
||||
arch=('any')
|
||||
|
@ -19,7 +19,7 @@ optdepends=(
|
|||
r-rmarkdown
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/data/experiment/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('5d895e7337561bf70361487e3c3e21a89bfe24e6e6b938b29402d019611bf6c6')
|
||||
sha256sums=('95d3e4f54fef000e3f31e509efa089d4470a4b29f161288c4b0c80c5c2c52e9e')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue