mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-minfidata: auto updated to 0.50.0-1
This commit is contained in:
parent
d2d347f401
commit
3124edafe8
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Pekka Ristola <pekkarr [at] protonmail [dot] com>
|
||||
|
||||
_pkgname=minfiData
|
||||
_pkgver=0.48.0
|
||||
_pkgver=0.50.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//-/.}
|
||||
pkgrel=2
|
||||
pkgrel=1
|
||||
pkgdesc="Example data for the Illumina Methylation 450k array"
|
||||
arch=(any)
|
||||
url="https://bioconductor.org/packages/$_pkgname"
|
||||
|
@ -15,8 +15,8 @@ depends=(
|
|||
r-minfi
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/data/experiment/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
md5sums=('1ca7578aeab1a54db146c443870be6e7')
|
||||
b2sums=('b6816c8015890dddb13608a5c451c7bc33f0a98de8a44ca6bdbd278d8372d3ea2bc0d82705f108d52644d214b60f316e4ce64ef17d090b815de34577f757a4cd')
|
||||
md5sums=('1690dfe4d1ce4f49cae6078d0afe50aa')
|
||||
b2sums=('caba0d05d3e4d879dd3dfb5d6288dc9c75326a3f13f720f2ff86a785b2475fa352513013633314c68c186fac9f48fde228905832bb779944d9bf613f13cb3ae0')
|
||||
|
||||
build() {
|
||||
mkdir build
|
||||
|
|
Loading…
Add table
Reference in a new issue