mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-minfidata: auto updated to 0.48.0-1
This commit is contained in:
parent
896344c393
commit
d0d6a68731
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.46.0
|
||||
_pkgver=0.48.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=('a5edb94dae6adb108bd94fdf4e0e8c3d')
|
||||
sha256sums=('d8214fc1cb9a12ec8abe6795ffce2c70f5cc2982f6b16c1a08b9a0b309fba160')
|
||||
md5sums=('1ca7578aeab1a54db146c443870be6e7')
|
||||
sha256sums=('885fdbb81ab221226fdbf6f807efbb19854cbe46d5fd60f6d177a3f5c7f6908a')
|
||||
|
||||
build() {
|
||||
mkdir -p build
|
||||
|
|
Loading…
Add table
Reference in a new issue