mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-cadra: auto updated to 1.2.0-1
This commit is contained in:
parent
d9c5ae576e
commit
3742929010
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Pekka Ristola <pekkarr [at] protonmail [dot] com>
|
||||
|
||||
_pkgname=CaDrA
|
||||
_pkgver=1.0.2
|
||||
_pkgver=1.2.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//-/.}
|
||||
pkgrel=2
|
||||
pkgrel=1
|
||||
pkgdesc="Candidate Driver Analysis"
|
||||
arch=(x86_64)
|
||||
url="https://bioconductor.org/packages/$_pkgname"
|
||||
|
@ -33,8 +33,8 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
md5sums=('bd3e1dfd9f62c695b59a02999e648c3e')
|
||||
b2sums=('dd906e28d7ddb254a3b7eedc1016977e23cfa79c6acea3f5e6ad947e99921a3275b11ebbc0fafb9e6591a6d3f33be329e64e5644a601156bec6fab974fbe2b12')
|
||||
md5sums=('5269578a8ed6576b2c3090d4713005b1')
|
||||
b2sums=('7dc6fe35080f6edc5e9b3c5119c3a65009521138f355c233b966b7514aa01499e609098eb4680652dc820d4c283c6149e5252eb330c6e6579f1975074d1f041d')
|
||||
|
||||
build() {
|
||||
mkdir build
|
||||
|
|
Loading…
Add table
Reference in a new issue