mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-borealis: auto updated to 1.8.0-1
This commit is contained in:
parent
fd83cfd516
commit
d62a8be2db
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Pekka Ristola <pekkarr [at] protonmail [dot] com>
|
||||
|
||||
_pkgname=borealis
|
||||
_pkgver=1.6.0
|
||||
_pkgver=1.8.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//-/.}
|
||||
pkgrel=3
|
||||
pkgrel=1
|
||||
pkgdesc="Bisulfite-seq OutlieR mEthylation At singLe-sIte reSolution"
|
||||
arch=(any)
|
||||
url="https://bioconductor.org/packages/$_pkgname"
|
||||
|
@ -43,8 +43,8 @@ optdepends=(
|
|||
r-txdb.hsapiens.ucsc.hg19.knowngene
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
md5sums=('8b6aa71e360f97c8460bbf5ec3c95d91')
|
||||
b2sums=('5dd874d1d3fa0da69bad3c0a63f30481442c1ad8a65c28337a947851035a41ab240c0cfc1681ea45f57757b234457289a8e4028564c4b2b1c372ced81935a9cb')
|
||||
md5sums=('5609663e21e3cccbc1e2ddf56bf938d4')
|
||||
b2sums=('54e6b5ef1c6305d41de5ef211636cd9534d55e95f8f688cb0978a65e971d66fe548d577d589ce087246c1b21ae43d2476f543dd5a6b10052aac50e9037176387')
|
||||
|
||||
build() {
|
||||
mkdir build
|
||||
|
|
Loading…
Add table
Reference in a new issue