mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-vegamc: auto updated to 3.44.0-1
This commit is contained in:
parent
4e89437b29
commit
41eceec490
1 changed files with 3 additions and 3 deletions
|
@ -2,9 +2,9 @@
|
|||
# Contributor: Viktor Drobot (aka dviktor) linux776 [at] gmail [dot] com
|
||||
|
||||
_pkgname=VegaMC
|
||||
_pkgver=3.42.0
|
||||
_pkgver=3.44.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=3.42.0
|
||||
pkgver=3.44.0
|
||||
pkgrel=1
|
||||
pkgdesc='VegaMC: A Package Implementing a Variational Piecewise Smooth Model for Identification of Driver Chromosomal Imbalances in Cancer'
|
||||
arch=('x86_64')
|
||||
|
@ -20,7 +20,7 @@ makedepends=(
|
|||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz"
|
||||
"fix_globals.patch")
|
||||
sha256sums=('513afd502486787b5dba239aeefc749c7eca2b232f98814e92e6a1b33ad35c4b'
|
||||
sha256sums=('526a936aa44b2ca8a9669c9615a701d2e2697f74f640b9227afb9f830f737460'
|
||||
'a45787150bdf297482a8623da5ab7257adb2828108d797a688abd73e87490233')
|
||||
|
||||
#prepare() {
|
||||
|
|
Loading…
Add table
Reference in a new issue