mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-phenomis: auto updated to 1.6.0-1
This commit is contained in:
parent
142b2b3c58
commit
0e9f1325f5
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Pekka Ristola <pekkarr [at] protonmail [dot] com>
|
||||
|
||||
_pkgname=phenomis
|
||||
_pkgver=1.4.0
|
||||
_pkgver=1.6.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//-/.}
|
||||
pkgrel=3
|
||||
pkgrel=1
|
||||
pkgdesc="Postprocessing and univariate analysis of omics data"
|
||||
arch=(any)
|
||||
url="https://bioconductor.org/packages/$_pkgname"
|
||||
|
@ -47,9 +47,9 @@ optdepends=(
|
|||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz"
|
||||
"$_pkgname-LICENSE::http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt")
|
||||
md5sums=('6fc3be4aed9fead1f2038fb3d2837854'
|
||||
md5sums=('71c26eac707af335ae9a86875eb63b8d'
|
||||
'599cf91b33571e942d3ba5f9623b8011')
|
||||
b2sums=('aa90fb720eace4ff84dea9fd9684a654138ccb44179ada174a103bccad13764de5c328fa32c4f3a515734ab8ae040dd70aba0703b8a5d2acb906667d7652539c'
|
||||
b2sums=('1caf0457c2b9718c787e515984e9d2ef0af428d6c2313857ca0d8fa855bac595372d5f37662fbd4785e579278344995c95e11c124654c06bc2992780560ea409'
|
||||
'ff97dacc39b8597e670dbaf5bc0f0e4db73eada273708433fc227fa72c054a30a67dbc7b2416089d68f09ab65da721e5b30711022c41047d9cf706731d568038')
|
||||
|
||||
build() {
|
||||
|
|
Loading…
Add table
Reference in a new issue