summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 48cd4ba1f77d..2341b3fd4d4a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -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() {